Class ParamException.HeaderParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

public static class ParamException.HeaderParamException extends ParamException
A parameter exception for errors with HeaderParam.
See Also:
  • Constructor Details

    • HeaderParamException

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