|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.error.jersey.NotFoundExceptionMapper
public class NotFoundExceptionMapper
A generic exception mapper that will map not found exceptions.
| Constructor Summary | |
|---|---|
NotFoundExceptionMapper()
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
toResponse(com.sun.jersey.api.NotFoundException exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotFoundExceptionMapper()
| Method Detail |
|---|
public javax.ws.rs.core.Response toResponse(com.sun.jersey.api.NotFoundException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<com.sun.jersey.api.NotFoundException>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||