Package jmri
Class TurnoutOperator.TurnoutOperatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jmri.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
-
-
Constructor Summary
Constructors Constructor Description TurnoutOperatorException()
-
-
-
Constructor Detail
-
TurnoutOperatorException
public TurnoutOperatorException()
-
-