public class ClientServiceException extends Object implements DataSerializable
| Constructor and Description |
|---|
ClientServiceException() |
ClientServiceException(Throwable throwable) |
public ClientServiceException()
public ClientServiceException(Throwable throwable)
public Throwable getThrowable()
public void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.