Class ParamException.CookieParamException

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

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

      • CookieParamException

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