CppELib 1.7.0
|
Class used when CHECK_ASSERT() macro fails. More...
#include <Assertion.h>
Public Member Functions | |
const char * | message () const |
Get the message when assertion fails. | |
Class used when CHECK_ASSERT() macro fails.
This object is thrown when CHECK_ASSERT() macro fails if AssertHandler is not set and CPPELIB_NO_EXCEPTIONS macro is not defined.
|
inline |
Get the message when assertion fails.