Package jmri.jmrix.loconet
Class LocoNetException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jmri.JmriException
-
- jmri.jmrix.loconet.LocoNetException
-
- All Implemented Interfaces:
java.io.Serializable
public class LocoNetException extends JmriException
LocoNet-specific exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LocoNetException(java.lang.String m)
-
Method Summary
-
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessage
-
-
-
-
Constructor Detail
-
LocoNetException
public LocoNetException(java.lang.String m)
-
-