SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
minhton::FSMException Class Reference
Inheritance diagram for minhton::FSMException:

Public Member Functions

 FSMException (const std::string &message) noexcept
 
 FSMException (FSMState previous_state, SendMessage event, const std::string &message) noexcept
 
 FSMException (FSMState previous_state, ReceiveMessage event, const std::string &message) noexcept
 
 FSMException (FSMState previous_state, Signal event, const std::string &message) noexcept
 
 FSMException (FSMState previous_state, Timeout event, const std::string &message) noexcept
 
const char * what () const noexcept override
 

The documentation for this class was generated from the following files: