@Provider public class PathNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.jcr.PathNotFoundException>
| Constructor and Description |
|---|
PathNotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(javax.jcr.PathNotFoundException e) |
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-2015 DuraSpace, Inc.. All Rights Reserved.