net.stepniak.api.response.exception.internal
Class NoSuchMethodExceptionMapper
java.lang.Object
net.stepniak.api.response.exception.BaseExceptionMapper
net.stepniak.api.response.exception.internal.NoSuchMethodExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<NoSuchMethodException>
@Provider
public class NoSuchMethodExceptionMapper
- extends BaseExceptionMapper
- implements javax.ws.rs.ext.ExceptionMapper<NoSuchMethodException>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchMethodExceptionMapper
public NoSuchMethodExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(NoSuchMethodException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<NoSuchMethodException>
Copyright © 2013. All Rights Reserved.