Package jmri

Class TurnoutOperator.TurnoutOperatorException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    TurnoutOperator

    public static class TurnoutOperator.TurnoutOperatorException
    extends java.lang.Exception
    Exception thrown when the turnout's operator has changed while the operator is running. This implies that another operation has been started and that this one should just quietly stop doing its thing.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait