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