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()
null
detail
message.public CookieRestrictionViolationException(String message)
message
- The exception detail messageCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.