Class SmcException
Defined in File statemap.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Types
public statemap::IndexOutOfBoundsException
(Class IndexOutOfBoundsException)public statemap::PopOnEmptyStateStackException
(Class PopOnEmptyStateStackException)public statemap::StateUndefinedException
(Class StateUndefinedException)public statemap::TransitionUndefinedException
(Class TransitionUndefinedException)
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)
-
inline explicit SmcException(const std::string &reason)