FSMgine
High-performance finite state machine library for C++17 with single-threaded and multi-threaded variants
|
Exception thrown when FSM operations are attempted before initialization. More...
#include <FSM.hpp>
Public Member Functions | |
FSMNotInitializedError () | |
Constructs an exception for uninitialized FSM. | |
Exception thrown when FSM operations are attempted before initialization.