Uses of Class
org.infinispan.rest.cachemanager.exceptions.CacheUnavailableException
-
Packages that use CacheUnavailableException Package Description org.infinispan.rest.logging -
-
Uses of CacheUnavailableException in org.infinispan.rest.logging
Methods in org.infinispan.rest.logging that return CacheUnavailableException Modifier and Type Method Description CacheUnavailableException
Log_$logger. requestNotAllowedToInternalCaches(String cacheName)
CacheUnavailableException
Log. requestNotAllowedToInternalCaches(String cacheName)
CacheUnavailableException
Log_$logger. requestNotAllowedToInternalCachesWithoutAuthz(String cacheName)
CacheUnavailableException
Log. requestNotAllowedToInternalCachesWithoutAuthz(String cacheName)
-