Class ErrorState<T>

java.lang.Object
net.anwiba.commons.workflow.state.ErrorState<T>
All Implemented Interfaces:
IState<T>

public class ErrorState<T> extends Object implements IState<T>