Module PauWareTwo
Package com.pauware.pauware_engine.Exceptions
-
Exception Summary Exception Description State_based_exception This class is concerned with abnormal state configuration/structuring exceptions.State_exception This class creates a common supertype for theState_based_exception
,Transition_based_exception
andStateMachine_execution_exception
classes.StateMachine_execution_exception This class is concerned with abnormal situations or failures when the PauWare engine is running.Transition_based_exception This class is concerned with abnormal transition configuration/structuring exceptions.