Class ParamException.CookieParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

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

    • CookieParamException

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