GigaSpaces XAP 9.1 API

org.openspaces.memcached.protocol.exceptions
Class MalformedCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.memcached.protocol.exceptions.ClientException
              extended by org.openspaces.memcached.protocol.exceptions.MalformedCommandException
All Implemented Interfaces:
Serializable

public class MalformedCommandException
extends ClientException

See Also:
Serialized Form

Constructor Summary
MalformedCommandException()
           
MalformedCommandException(String s)
           
MalformedCommandException(String s, Throwable throwable)
           
MalformedCommandException(Throwable throwable)
           
 
Method Summary
 
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
 

Constructor Detail

MalformedCommandException

public MalformedCommandException()

MalformedCommandException

public MalformedCommandException(String s)

MalformedCommandException

public MalformedCommandException(String s,
                                 Throwable throwable)

MalformedCommandException

public MalformedCommandException(Throwable throwable)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.