Package org.nuxeo.common.xmap
Class XMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.common.xmap.XMapException
- All Implemented Interfaces:
Serializable
Exception during XMap processing.
- Since:
- 9.3
- See Also:
-
Constructor Summary
ConstructorDescriptionXMapException
(String message) XMapException
(String message, Throwable cause) XMapException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XMapException
public XMapException() -
XMapException
-
XMapException
-
XMapException
-