Uses of Class
org.fcrepo.http.commons.exceptionhandlers.ConstraintExceptionMapper
-
Packages that use ConstraintExceptionMapper Package Description org.fcrepo.http.commons.exceptionhandlers A variety of JAX-RSExceptionMappers handlers. -
-
Uses of ConstraintExceptionMapper in org.fcrepo.http.commons.exceptionhandlers
Subclasses of ConstraintExceptionMapper in org.fcrepo.http.commons.exceptionhandlers Modifier and Type Class Description classCannotCreateMementoExceptionMapperA mapper for memento creation exceptionsclassCannotCreateResourceExceptionMapperclassConstraintViolationExceptionMapperclassExternalMessageBodyExceptionMapperIf an External Content Link header isn't formatted correctly or missing something, return a Bad Request error.classIncorrectTripleSubjectExceptionMapperclassInteractionModelViolationExceptionMapperclassInvalidACLExceptionMapperTranslate InvalidACLExceptions into HTTP 409 CONFLICT errorsclassInvalidMementoPathExceptionMapperclassMultipleConstraintViolationExceptionMapperMapper to display all the various constrainedby links and messages.classOutOfDomainSubjectExceptionMapperclassRequestWithAclLinkHeaderExceptionMapperclassServerManagedPropertyExceptionMapperclassServerManagedTypeExceptionMapper
-