Home
last modified time | relevance | path

Searched defs:ExceptionName (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DExceptionMacros.h9 …#define UT_CATCH(ExceptionType, ExceptionName, CatchBody) catch(ExceptionType& ExceptionName) Catc… argument
14 #define UT_CATCH(ExceptionType, ExceptionName, CatchBody) argument