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