Class Cache.CacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.pubsub.utils.Cache.CacheException
All Implemented Interfaces:
Serializable
Enclosing interface:
Cache<K,V>

public static class Cache.CacheException extends Exception
See Also:
  • Constructor Details

    • CacheException

      public CacheException(Throwable ex)