Class EnvironmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.shiro.lang.ShiroException
org.apache.shiro.env.EnvironmentException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RequiredTypeException

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