程序包 com.walker.web
类 TokenException
- 所有已实现的接口:
Serializable
Token 解析异常定义:
1.密钥错误 2.过期
- 另请参阅:
-
构造器概要
构造器构造器说明TokenException(String msg) TokenException(String msg, Throwable cause) TokenException(String msg, Throwable cause, boolean expired) -
方法概要
从类继承的方法 com.walker.infrastructure.ApplicationException
getCode从类继承的方法 com.walker.infrastructure.core.NestedCheckedException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
TokenException
-
TokenException
-
TokenException
-
-
方法详细资料
-
getTitle
-
isExpired
public boolean isExpired()
-