org.openspaces.memcached.protocol.exceptions
Class MalformedCommandException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.openspaces.memcached.protocol.exceptions.ClientException
              
org.openspaces.memcached.protocol.exceptions.MalformedCommandException
- All Implemented Interfaces: 
 - Serializable
 
public class MalformedCommandException
- extends ClientException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
MalformedCommandException
public MalformedCommandException()
MalformedCommandException
public MalformedCommandException(String s)
MalformedCommandException
public MalformedCommandException(String s,
                                 Throwable throwable)
MalformedCommandException
public MalformedCommandException(Throwable throwable)
Copyright © GigaSpaces.