Class UnrecoverableStateException

All Implemented Interfaces:
Serializable

public class UnrecoverableStateException extends UndeterminedStateException
Exception thrown when error is severe enough that sequence cannot recover, and should be terminated as a result.
See Also:
  • Constructor Details

    • UnrecoverableStateException

      public UnrecoverableStateException(String msg)
    • UnrecoverableStateException

      public UnrecoverableStateException(Throwable e)