NDS3  1.0.0
API reference manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nds::StateMachineNoSuchTransition Class Reference

Detailed Description

This exception is thrown by the StateMachine when a transition between 2 states cannot be executed because the transition does not exist.

#include <exceptions.h>

Inheritance diagram for nds::StateMachineNoSuchTransition:
nds::StateMachineError nds::NdsError

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...
 

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