Class MemcachedSerializationException

  • All Implemented Interfaces:
    Serializable

    public class MemcachedSerializationException
    extends RuntimeException
    Raised when there is a problem serializing or deserializing cache entries into a byte representation suitable for memcached storage.
    See Also:
    Serialized Form
    • Constructor Detail

      • MemcachedSerializationException

        public MemcachedSerializationException​(Throwable cause)