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