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