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