Package jmri.jmrit.display
Class Positionable.DuplicateIdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jmri.JmriException
-
- jmri.jmrit.display.Positionable.DuplicateIdException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Positionable
public static class Positionable.DuplicateIdException extends JmriException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateIdException()
-
Method Summary
-
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessage
-
-
-
-
Constructor Detail
-
DuplicateIdException
public DuplicateIdException()
-
-