org.openspaces.memcached.protocol.exceptions
Class ClientException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
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
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ClientException
public ClientException()
ClientException
public ClientException(String s)
ClientException
public ClientException(String s,
                       Throwable throwable)
ClientException
public ClientException(Throwable throwable)
Copyright © GigaSpaces.