Chaste  Release::2024.1
Exception Member List

This is the complete list of members for Exception, including all inherited members.

CheckShortMessage(std::string expected) constException
CheckShortMessageContains(std::string expected) constException
Exception(const std::string &rMessage, const std::string &rFilename, unsigned lineNumber)Exception
GetMessage() constException
GetShortMessage() constException
mMessageExceptionprivate
mShortMessageExceptionprivate
SetMessage(const std::string &rMessage, const std::string &rFilename, unsigned lineNumber)Exceptionprotected
Terminate(const std::string &rMessage, const std::string &rFilename, unsigned lineNumber)Exceptionstatic