Uses of Class
org.apache.shiro.env.EnvironmentException

Packages that use EnvironmentException
org.apache.shiro.env Concepts used to represent Shiro's aggregate state in an application. 
 

Uses of EnvironmentException in org.apache.shiro.env
 

Subclasses of EnvironmentException in org.apache.shiro.env
 class RequiredTypeException
          Exception thrown when attempting to acquire an object of a required type and that object does not equal, extend, or implement a specified Class.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.