Home
last modified time | relevance | path

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

/external/catch2/projects/SelfTest/UsageTests/
DException.tests.cpp56 class CustomStdException : public std::exception { class
58 explicit CustomStdException( const std::string& msg ) in CustomStdException() function in __anon856730280111::ExceptionTests::CustomStdException