Class ValidationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.plugin.rest.exception.ValidationFailedException
- All Implemented Interfaces:
Serializable
Exception to be generated whenever an entity's validation fails. It contains the list of validation errors
- Since:
- 3.2.0
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationFailedException
-
-
Method Details
-
getErrorMessages
-