public class CookieNotFoundException
extends java.lang.Exception
CookieParser,
序列化表格| 构造器和说明 |
|---|
CookieNotFoundException()
Constructs a new CookieNotFoundException with no detail message.
|
CookieNotFoundException(java.lang.String s)
Constructs a new CookieNotFoundException with the specified
detail message.
|
public CookieNotFoundException()
public CookieNotFoundException(java.lang.String s)
s - the detail messageCopyright © 2017. All Rights Reserved.