public class CookieRestrictionViolationException extends MalformedCookieException
| Constructor and Description |
|---|
CookieRestrictionViolationException()
创建一个新的CookeFormatViolationException与
null详细消息。
|
CookieRestrictionViolationException(String message)
用指定的消息字符串创建一个新的CookeRestrictionViolationException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CookieRestrictionViolationException()
null详细消息。
public CookieRestrictionViolationException(String message)
message - 异常详细信息
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.