Package org.nuxeo.ecm.core.persistence
Class PersistenceError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.nuxeo.ecm.core.persistence.PersistenceError
- All Implemented Interfaces:
Serializable
- Author:
- Stephane Lacoin [aka matic]
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionPersistenceError
(String message) protected
PersistenceError
(String message, 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
-
PersistenceError
-
PersistenceError
-
-
Method Details
-
wrap
-