Class CacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.shiro.lang.ShiroException
org.apache.shiro.cache.CacheException
All Implemented Interfaces:
Serializable

public class CacheException extends org.apache.shiro.lang.ShiroException
Root class of all Shiro exceptions related to caching operations.
Since:
0.2
See Also: