Class ClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VersionConflictException

public class ClientException extends RuntimeException
The exception is thrown by rostore client, in case of any issue in the communication with the remote rostore service.
See Also: