exceptions¶
Exceptions for use in Rhodes.
-
exception
rhodes.exceptions.RhodesError[source]¶ Bases:
ExceptionCommon base for all Rhodes exceptions.
-
exception
rhodes.exceptions.IncompleteDefinitionError[source]¶ Bases:
rhodes.exceptions.RhodesErrorRaise when an incomplete state machine definition is found.
-
exception
rhodes.exceptions.InvalidDefinitionError[source]¶ Bases:
rhodes.exceptions.RhodesErrorRaised when an invalid state machine definition is found.