Class NoValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.rubyeye.xmemcached.exception.MemcachedException
net.rubyeye.xmemcached.exception.MemcachedClientException
net.rubyeye.xmemcached.exception.NoValueException
- All Implemented Interfaces:
Serializable
Memcached Client Exception
- Author:
- bmahe
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoValueException(String message, Throwable cause) NoValueException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoValueException
public NoValueException() -
NoValueException
-
NoValueException
-
NoValueException
-