Uses of Class
com.sun.jersey.api.ParamException.URIParamException

Packages that use ParamException.URIParamException
com.sun.jersey.api Provides support for responses and exceptions. 
 

Uses of ParamException.URIParamException in com.sun.jersey.api
 

Subclasses of ParamException.URIParamException in com.sun.jersey.api
static class ParamException.MatrixParamException
          A URI-parameter-based exception for errors with MatrixParam.
static class ParamException.PathParamException
          A URI-parameter-based exception for errors with PathParam.
static class ParamException.QueryParamException
          A URI-parameter-based exception for errors with QueryParam.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.