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