@Provider public class InsufficientStorageExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.fcrepo.kernel.api.exception.InsufficientStorageException>, ExceptionDebugLogging
| Modifier and Type | Field and Description |
|---|---|
static int |
INSUFFICIENT_STORAGE_HTTP_CODE |
| Constructor and Description |
|---|
InsufficientStorageExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.fcrepo.kernel.api.exception.InsufficientStorageException e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebugExceptionpublic static final int INSUFFICIENT_STORAGE_HTTP_CODE
public InsufficientStorageExceptionMapper()
public javax.ws.rs.core.Response toResponse(org.fcrepo.kernel.api.exception.InsufficientStorageException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<org.fcrepo.kernel.api.exception.InsufficientStorageException>Copyright © 2013–2018 DuraSpace, Inc.. All rights reserved.