Package in.hocg.boot.utils.exception
Class AuthenticationExpiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- in.hocg.boot.utils.exception.AuthenticationExpiredException
-
- All Implemented Interfaces:
Serializable
public class AuthenticationExpiredException extends RuntimeException
Created by hocgin on 2022/6/20 email: hocgin@gmail.com- Author:
- hocgin
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationExpiredException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-