Uses of Class
org.apache.shiro.env.EnvironmentException
Packages that use EnvironmentException
Package
Description
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.envModifier and TypeClassDescriptionclassException thrown when attempting to acquire an object of a required type and that object does not equal, extend, or implement a specifiedClass.