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

    • MatrixParamException

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