Class EnvironmentException

  • All Implemented Interfaces:
    Direct Known Subclasses:
    RequiredTypeException

    public class EnvironmentException
    extends org.apache.shiro.ShiroException
    Exception thrown for errors related to Environment instances or configuration.
    Since:
    1.2
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
       message)  
       message,  cause)  
    • Method Summary

      • Methods inherited from class java.lang.

        , , , , , , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , ,
    • Constructor Detail

      • EnvironmentException

        public EnvironmentException​( message)
      • EnvironmentException

        public EnvironmentException​( message,
                                     cause)