Class ErrorState

  • All Implemented Interfaces:
    State

    public class ErrorState
    extends Object
    implements State
    State to report an error to the user, optionally a nextState can be supplied so the process can continue even though an error has been reported.