Class ParamException.HeaderParamException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ParamException

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

      • HeaderParamException

        public HeaderParamException​(java.lang.Throwable cause,
                                    java.lang.String name,
                                    java.lang.String defaultStringValue)