Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
QuitException Member List

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

Exception(const IString &s, const FirstArg &fa, Args &&... args) (defined in Exception)Exceptioninline
Exception(const IString &s) (defined in Exception)Exceptioninline
Exception(IString &&s) (defined in Exception)Exceptioninline
Exception(const Exception &e) (defined in Exception)Exceptioninline
Exception(Exception &&e) (defined in Exception)Exceptioninline
operator=(const Exception &e) (defined in Exception)Exceptioninline
operator=(Exception &&e) (defined in Exception)Exceptioninline
QuitException() (defined in QuitException)QuitExceptioninline
setMessage(const IString &s)Exceptioninline
what() const overrideExceptioninline