net.rubyeye.xmemcached.exception
Class UnknownCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.rubyeye.xmemcached.exception.UnknownCommandException
- All Implemented Interfaces:
- java.io.Serializable
public class UnknownCommandException
- extends java.lang.RuntimeException
Unknown command exception
- Author:
- boyan
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UnknownCommandException
public UnknownCommandException()
UnknownCommandException
public UnknownCommandException(java.lang.String s)
UnknownCommandException
public UnknownCommandException(java.lang.String message,
java.lang.Throwable cause)
UnknownCommandException
public UnknownCommandException(java.lang.Throwable cause)
Copyright © 2011. All Rights Reserved.