Class PassThruException

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

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 BreakException without detail message.