Package org.fcrepo.kernel.api.exception
Class MultipleConstraintViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.fcrepo.kernel.api.exception.RepositoryRuntimeException
org.fcrepo.kernel.api.exception.ConstraintViolationException
org.fcrepo.kernel.api.exception.MultipleConstraintViolationException
- All Implemented Interfaces:
Serializable
Wrapper to hold multiple constraint violation exceptions for later reporting.
- Author:
- whikloj
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MultipleConstraintViolationException
-
-
Method Details
-
getExceptionTypes
-
getMessage
- Overrides:
getMessagein classThrowable
-