public class OAuth1ExceptionMapper extends RestExceptionMapper<org.glassfish.jersey.server.oauth1.OAuth1Exception>
Constructor and Description |
---|
OAuth1ExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response.Status |
getStatus(org.glassfish.jersey.server.oauth1.OAuth1Exception exception) |
getMessage, setRequestProvider, toResponse
protected javax.ws.rs.core.Response.Status getStatus(org.glassfish.jersey.server.oauth1.OAuth1Exception exception)
getStatus
in class RestExceptionMapper<org.glassfish.jersey.server.oauth1.OAuth1Exception>