#include <fsm.h>
Public Member Functions | |
| SStateMachineException (const std::string &Msg) | |
| SStateMachineException (const char *Msg) | |
| virtual const char * | what (void) const throw () |
| virtual | ~SStateMachineException () throw () |
| Destroy an exception object. | |
Definition at line 153 of file fsm.h.
|
|
|
|
|
|
|
|
|
1.4.4