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