Uses of Class
net.spy.memcached.ops.OperationException
Packages that use OperationException
Package
Description
Fundamental protocol operation interfaces
Base classes for protocol abstractions.
-
Uses of OperationException in net.spy.memcached.ops
Methods in net.spy.memcached.ops that return OperationExceptionModifier and TypeMethodDescriptionOperation.getException()
Get the exception that occurred (or null if no exception occurred). -
Uses of OperationException in net.spy.memcached.protocol
Fields in net.spy.memcached.protocol declared as OperationExceptionMethods in net.spy.memcached.protocol that return OperationException