flexbe_core.core.exceptions module

FlexBE Core Exceptions.

exception flexbe_core.core.exceptions.StateError

Bases: Exception

State Error.

exception flexbe_core.core.exceptions.StateMachineError

Bases: Exception

StateMachine Error.

exception flexbe_core.core.exceptions.UserDataError

Bases: Exception

UserData Error.