Package com.mikuac.shiro.exception
Class ShiroException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mikuac.shiro.exception.ShiroException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ShiroException.SendMessageException,ShiroException.SessionCloseException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classsession 断联状态, 但是会尝试恢复.static classsession 断联, 且未恢复. -
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
-
ShiroException
public ShiroException() -
ShiroException
-
ShiroException
-