Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::fsm_state_id_exception Class Reference

Exception for invalid state id. More...

#include <fsm.h>

Public Member Functions

 fsm_state_id_exception (string_type file_name_, numeric_type line_number_)
Public Member Functions inherited from etl::fsm_exception
 fsm_exception (string_type reason_, string_type file_name_, numeric_type line_number_)
Public Member Functions inherited from etl::exception
ETL_EXCEPTION_CONSTEXPR exception (string_type reason_, string_type, numeric_type)
 Constructor.
ETL_EXCEPTION_CONSTEXPR string_type what () const ETL_NOEXCEPT ETL_EXCEPTION_OVERRIDE
ETL_EXCEPTION_CONSTEXPR string_type file_name () const
ETL_EXCEPTION_CONSTEXPR numeric_type line_number () const

Additional Inherited Members

Public Types inherited from etl::exception
typedef const char * string_type
typedef int numeric_type

Detailed Description

Exception for invalid state id.


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