Class ParamException.PathParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

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

    • PathParamException

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