Package org.infinispan
Class InvalidCacheUsageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.commons.CacheException
org.infinispan.InvalidCacheUsageException
- All Implemented Interfaces:
Serializable
Thrown when client makes cache usage errors. Situations like this include
when clients invoke operations on the cache that are not allowed.
- Since:
- 5.2
- Author:
- Galder ZamarreƱo
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCacheUsageException
-
InvalidCacheUsageException
-
InvalidCacheUsageException
-