Class DocumentValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.core.api.NuxeoException
org.nuxeo.ecm.core.api.validation.DocumentValidationException
- All Implemented Interfaces:
Serializable
Exception thrown when some process failed due to
ValidationViolation
.- Since:
- 7.1
- See Also:
-
Field Summary
Fields inherited from class org.nuxeo.ecm.core.api.NuxeoException
statusCode
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.core.api.NuxeoException
addInfo, getInfos, getOriginalMessage, getStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
MESSAGE_SINGLE
- See Also:
-
MESSAGE
-
-
Constructor Details
-
DocumentValidationException
-
DocumentValidationException
-
-
Method Details
-
getReport
-
getMessage
- Overrides:
getMessage
in classNuxeoException
-