@Immutable public class CookieRestrictionViolationException extends MalformedCookieException
Constructor and Description |
---|
CookieRestrictionViolationException()
Creates a new CookeFormatViolationException with a null detail
message.
|
CookieRestrictionViolationException(String message)
Creates a new CookeRestrictionViolationException with a specified
message string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CookieRestrictionViolationException()
public CookieRestrictionViolationException(String message)
message
- The exception detail messageCopyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.