Package com.mikuac.shiro.exception
Class ShiroException.SessionCloseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mikuac.shiro.exception.ShiroException
com.mikuac.shiro.exception.ShiroException.SessionCloseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ShiroException
session 断联, 且未恢复.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mikuac.shiro.exception.ShiroException
ShiroException.SendMessageException, ShiroException.SessionCloseException -
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
-
SessionCloseException
public SessionCloseException()
-