Class ExitException

All Implemented Interfaces:
Serializable

public class ExitException extends PassThruException
This exception is thrown by the Exit action.
See Also:
  • Constructor Details

    • ExitException

      public ExitException()
      Creates a new instance of ExitException without detail message.