@Immutable public class CookieRestrictionViolationException extends org.apache.http.cookie.MalformedCookieException
| Constructor and Description |
|---|
CookieRestrictionViolationException()
Creates a new CookeFormatViolationException with a null detail
message.
|
CookieRestrictionViolationException(java.lang.String message)
Creates a new CookeRestrictionViolationException with a specified
message string.
|
public CookieRestrictionViolationException()
public CookieRestrictionViolationException(java.lang.String message)
message - The exception detail messageCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.