Class AbortConditionalNG_IgnoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.JmriException
jmri.jmrit.logixng.AbortConditionalNG_IgnoreException
All Implemented Interfaces:
Serializable

This exception is thrown when the current excection of a ConditionalNG should be aborted but the error should not be logged.
See Also:
  • Constructor Details

    • AbortConditionalNG_IgnoreException

      Constructs an instance of AbortConditionalNG_IgnoreException with a cause exception.
      Parameters:
      maleSocket - the male socket where the exception is thrown
      e - the cause of this exception
  • Method Details