org.skyscreamer.yoga.demo.resteasy.resources
Class EntityCountExceededExceptionExceptionMapper
java.lang.Object
org.skyscreamer.yoga.demo.resteasy.resources.EntityCountExceededExceptionExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<EntityCountExceededException>
@Provider
public class EntityCountExceededExceptionExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<EntityCountExceededException>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityCountExceededExceptionExceptionMapper
public EntityCountExceededExceptionExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(EntityCountExceededException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<EntityCountExceededException>
Copyright © 2013. All Rights Reserved.