Class OperationNotSupportedException

All Implemented Interfaces:
Serializable

public class OperationNotSupportedException extends RuntimeException
Thrown by MemcachedClient when the operation is not supported.
See Also:
  • Constructor Details

    • OperationNotSupportedException

      public OperationNotSupportedException(String message)
    • OperationNotSupportedException

      public OperationNotSupportedException(String message, Throwable cause)