| Enum | Description |
|---|---|
| ErrorCode |
Contains all native error codes with appropriate names and messages.
|
| Exception | Description |
|---|---|
| RadosAlreadyConnectedException |
Thrown when an operation is being called which is not allowed
in a already connected state.
|
| RadosArgumentOutOfDomainException |
Thrown when an argument is out of domain
|
| RadosException | |
| RadosInvalidArgumentException |
Thrown when a invalid argument is being passed
|
| RadosNotFoundException |
Thrown when not able to found given object
|
| RadosOperationInProgressException |
Thrown when a operation is being called which is already in progress, e.g.
|
| RadosPermissionException |
Thrown when an operation it not permitted
|
| RadosReadOnlyException |
Thrown when only ready only operations are allowed
|
| RadosTimeoutException |
Thrown when a timeout occurs
|
Copyright © 2015. All rights reserved.