Package org.cip4.lib.xjdf.exception
Class XJdfParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cip4.lib.xjdf.exception.XJdfParseException
- All Implemented Interfaces:
Serializable
Exception thrown in case of XML parse exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXJdfParseException(String message) XJdfParseException(String message, Throwable throwable) XJdfParseException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XJdfParseException
-
XJdfParseException
-
XJdfParseException
-