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 SummaryConstructors Constructor Description DuplicateIdException()
 - 
Method Summary- 
Methods inherited from class jmri.JmriExceptiongetErrors, getLocalizedMessage, getMessage
 
- 
 
- 
- 
- 
Constructor Detail- 
DuplicateIdExceptionpublic DuplicateIdException() 
 
- 
 
-