Class PassThruException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BreakException, ContinueException, ExitException, ReturnException, ValidationErrorException

public abstract class PassThruException extends JmriException
This exception should not be handled unless in some special conditions.
See Also:
  • Constructor Details

    • PassThruException

      Creates a new instance of PassThruException without detail message.
    • PassThruException

      Creates a new instance of PassThruException with a detail message.
      Parameters:
      msg - the message