public class CookieRestrictionViolationException extends MalformedCookieException
| Constructor and Description | 
|---|
| CookieRestrictionViolationException()Creates a new CookeFormatViolationException with a  nulldetail
 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, toStringpublic CookieRestrictionViolationException()
null detail
 message.public CookieRestrictionViolationException(String message)
message - The exception detail messageCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.