@Provider public class ItemNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.jcr.ItemNotFoundException>, ExceptionDebugLogging
Constructor and Description |
---|
ItemNotFoundExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(javax.jcr.ItemNotFoundException e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
debugException
public ItemNotFoundExceptionMapper()
public javax.ws.rs.core.Response toResponse(javax.jcr.ItemNotFoundException e)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<javax.jcr.ItemNotFoundException>
Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.