GigaSpaces XAP 8.0 API

org.openspaces.memcached.protocol.exceptions
Class ClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.memcached.protocol.exceptions.ClientException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncorrectlyTerminatedPayloadException, MalformedCommandException, UnknownCommandException

public class ClientException
extends Exception

See Also:
Serialized Form

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

ClientException

public ClientException()

ClientException

public ClientException(String s)

ClientException

public ClientException(String s,
                       Throwable throwable)

ClientException

public ClientException(Throwable throwable)

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.