|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.rest.providers.GenericExceptionMapper
@Provider public class GenericExceptionMapper
Constructor Summary | |
---|---|
GenericExceptionMapper()
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
toResponse(java.lang.Throwable exception)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericExceptionMapper()
Method Detail |
---|
public javax.ws.rs.core.Response toResponse(java.lang.Throwable exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<java.lang.Throwable>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |