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.
Author:
Paul Sandoz, Marek Potociar (marek.potociar at oracle.com)
See Also:
  • Constructor Details

    • QueryParamException

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