Uses of Class
org.craftercms.core.exception.CacheException
Packages that use CacheException
-
Uses of CacheException in org.craftercms.core.controller.rest
Methods in org.craftercms.core.controller.rest that throw CacheException -
Uses of CacheException in org.craftercms.core.exception
Subclasses of CacheException in org.craftercms.core.exceptionModifier and TypeClassDescriptionclassThrown when an error occurs in the underlying cache implementation used.classThrown to indicate that a specified scope is not valid, that is, it is not registered in the cache.