Class SmcException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class SmcException : public std::runtime_error

Subclassed by statemap::IndexOutOfBoundsException, statemap::PopOnEmptyStateStackException, statemap::StateUndefinedException, statemap::TransitionUndefinedException

Protected Functions

inline explicit SmcException(const std::string &reason)