Class ParamException.QueryParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

public static class ParamException.QueryParamException extends ParamException.UriParamException
A URI-parameter-based exception for errors with QueryParam.
See Also:
  • Constructor Details

    • QueryParamException

      public QueryParamException(Throwable cause, String name, String defaultStringValue)