The MAUVE Toolchain
|
Exception for Already Defined States. More...
#include <FiniteStateMachine.hpp>
Public Member Functions | |
AllreadyDefinedState (std::string const &name) throw () | |
virtual const char * | what () const throw () |
Exception explanation. | |
Public Attributes | |
const std::string | name |
Exception name. | |
Exception for Already Defined States.