Class ParamException.MatrixParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

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

    • MatrixParamException

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