Class SessionExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.AccountStatusException
cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
- All Implemented Interfaces:
Serializable
public class SessionExpiredException
extends org.springframework.security.authentication.AccountStatusException
Description: 自定义 Session 已过期
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2022/7/28 13:37
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionExpiredException
-
SessionExpiredException
-