|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.rest.common.exception.NotFoundExceptionMapper
@Provider public class NotFoundExceptionMapper
User: mwent Date: Apr 20, 2009 Time: 11:14:10 AM
Constructor Summary | |
---|---|
NotFoundExceptionMapper()
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
toResponse(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(NotFoundException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<NotFoundException>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |