Public Member Functions | |
| ProgramIsFinishingException () | |
| ~ProgramIsFinishingException () override=default | |
| Public Member Functions inherited from SessionException | |
| SessionException (SessionErrorReason::Enum reason, std::string message) | |
| ~SessionException () override=default | |
| const char * | what () const noexcept override |
| SessionErrorReason::Enum | reason () const noexcept |
| const std::string & | toString () const noexcept |
Definition at line 163 of file SessionException.h.
|
overridedefault |