java.lang.Object
net.anwiba.commons.workflow.state.ErrorState<T>
- All Implemented Interfaces:
IState<T>
-
Constructor Details
-
ErrorState
-
-
Method Details
-
getTitle
-
getText
-
getThrowable
-
getStateType
- Specified by:
getStateTypein interfaceIState<T>
-
getContext
- Specified by:
getContextin interfaceIState<T>
-
followingState
-