Class ShiroException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ShiroException.SendMessageException, ShiroException.SessionCloseException

public class ShiroException extends RuntimeException
See Also:
  • Constructor Details

    • ShiroException

      public ShiroException()
    • ShiroException

      public ShiroException(String s)
    • ShiroException

      public ShiroException(Throwable cause)