@Provider public class DocumentStoreExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.modeshape.jcr.cache.DocumentStoreException>
| Constructor and Description |
|---|
DocumentStoreExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.modeshape.jcr.cache.DocumentStoreException e) |
public DocumentStoreExceptionMapper()
public javax.ws.rs.core.Response toResponse(org.modeshape.jcr.cache.DocumentStoreException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<org.modeshape.jcr.cache.DocumentStoreException>Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.