Class Exceptions.WebApplicationExceptionMapper
java.lang.Object
org.glassfish.jersey.examples.exception.Exceptions.WebApplicationExceptionMapper
- All Implemented Interfaces:
ExceptionMapper<WebApplicationException>
- Enclosing class:
- Exceptions
@Provider
public static class Exceptions.WebApplicationExceptionMapper
extends Object
implements ExceptionMapper<WebApplicationException>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebApplicationExceptionMapper
public WebApplicationExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfaceExceptionMapper<WebApplicationException>
-