Package org.asnlab.asndt.runtime.error
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.asnlab.asndt.runtime.error.AsnRuntimeException
org.asnlab.asndt.runtime.error.XmlException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXmlException
(String message, Location location) XmlException
(Location location) -
Method Summary
Methods inherited from class org.asnlab.asndt.runtime.error.AsnRuntimeException
getComponentsPath, getMessage, setComponentsPath
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlException
-
XmlException
-