Uses of Interface
com.sun.jersey.spi.container.ExceptionMapperContext

Packages that use ExceptionMapperContext
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Uses of ExceptionMapperContext in com.sun.jersey.spi.container
 

Methods in com.sun.jersey.spi.container that return ExceptionMapperContext
 ExceptionMapperContext WebApplication.getExceptionMapperContext()
          Get the exception mapper context that can be used to map exceptions to responses.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.