Package jmri.configurexml
Class JmriConfigureXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.JmriException
jmri.configurexml.JmriConfigureXmlException
- All Implemented Interfaces:
Serializable
Base for JMRI-specific ConfigureXml exceptions. No functionality, just used
to confirm type-safety.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JmriConfigureXmlException
-
JmriConfigureXmlException
-
JmriConfigureXmlException
-
JmriConfigureXmlException
public JmriConfigureXmlException()
-