| Class | Description |
|---|---|
| AccessControlExceptionMapper |
Translate JCR AccessControlExceptions into HTTP 403 Forbidden errors
|
| InvalidChecksumExceptionMapper |
Translate InvalidChecksumException errors into reasonable
HTTP error codes
|
| PathNotFoundExceptionMapper |
Translate PathNotFound exceptions into HTTP 404 errors
|
| RepositoryExceptionMapper |
Provide a quasi-useful stacktrace when a generic RepositoryException is caught
|
| TransactionMissingExceptionMapper |
If a transaction is requested that has been closed (or never existed),
just return an HTTP 410 Gone.
|
| WildcardExceptionMapper |
Catch all the exceptions!
|
Copyright © 2013 DuraSpace, Inc.. All rights reserved.