Uses of Class
org.glassfish.jersey.server.ParamException.UriParamException
-
Packages that use ParamException.UriParamException Package Description org.glassfish.jersey.server Jersey server-side classes. -
-
Uses of ParamException.UriParamException in org.glassfish.jersey.server
Subclasses of ParamException.UriParamException in org.glassfish.jersey.server Modifier and Type Class Description static classParamException.MatrixParamExceptionA URI-parameter-based exception for errors withMatrixParam.static classParamException.PathParamExceptionA URI-parameter-based exception for errors withPathParam.static classParamException.QueryParamExceptionA URI-parameter-based exception for errors withQueryParam.
-