Class CacheUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.commons.CacheException
-
- org.infinispan.rest.cachemanager.exceptions.CacheUnavailableException
-
- All Implemented Interfaces:
java.io.Serializable
public class CacheUnavailableException extends CacheException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CacheUnavailableException(java.lang.String msg)
-