NDS3
1.0.0
API reference manual
|
This transition is thrown by the state machine when a delegated function reject the transition.
#include <exceptions.h>
Additional Inherited Members | |
Public Member Functions inherited from nds::StateMachineError | |
StateMachineError (const std::string &what) | |
Constructor. More... | |
Public Member Functions inherited from nds::NdsError | |
NdsError (const std::string &what) | |
Constructor. More... | |