Itasca C++ Interface
|
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) | Exception | inline |
Exception(const IString &s) (defined in Exception) | Exception | inline |
Exception(IString &&s) (defined in Exception) | Exception | inline |
Exception(const Exception &e) (defined in Exception) | Exception | inline |
Exception(Exception &&e) (defined in Exception) | Exception | inline |
operator=(const Exception &e) (defined in Exception) | Exception | inline |
operator=(Exception &&e) (defined in Exception) | Exception | inline |
QuitException() (defined in QuitException) | QuitException | inline |
setMessage(const IString &s) | Exception | inline |
what() const override | Exception | inline |