Package org.cip4.lib.xjdf.exception
Class XJdfValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cip4.lib.xjdf.exception.XJdfValidationException
- All Implemented Interfaces:
Serializable
Exception thrown in case of XML parse exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXJdfValidationException(String message) XJdfValidationException(String message, Throwable throwable) XJdfValidationException(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
-
XJdfValidationException
-
XJdfValidationException
-
XJdfValidationException
-