Class MemcachedKeyHashingException

  • All Implemented Interfaces:
    Serializable

    public class MemcachedKeyHashingException
    extends RuntimeException
    Indicates a problem encountered when trying to map a logical "storage key" to a "cache key" suitable for use with memcached.
    See Also:
    Serialized Form
    • Constructor Detail

      • MemcachedKeyHashingException

        public MemcachedKeyHashingException​(Throwable cause)