public abstract static class ParamException.URIParamException extends ParamException
All such exceptions of this type will contain a response with a 404 (Not Found) status code.
ParamException.CookieParamException, ParamException.FormParamException, ParamException.HeaderParamException, ParamException.MatrixParamException, ParamException.PathParamException, ParamException.QueryParamException, ParamException.URIParamException| Modifier | Constructor and Description |
|---|---|
protected |
ParamException.URIParamException(java.lang.Throwable cause,
java.lang.Class<? extends java.lang.annotation.Annotation> parameterType,
java.lang.String name,
java.lang.String defaultStringValue) |
getDefaultStringValue, getParameterName, getParameterTypegetResponseCopyright © 2016 Oracle Corporation. All Rights Reserved.