Package-level declarations
Types
Object
Base class for all service related exceptions thrown by the BackupStorage client
Non-retryable exception. Attempted to create already existing object or chunk. This message contains a checksum of already presented data.
Non-retryable exception, indicates client error (wrong argument passed to API). See exception message for details.
Non-retryable exception. Indicates the KMS key usage is incorrect. See exception message for details.
Retryalble exception. Indicated issues while reading an input stream due to the networking issues or connection drop on the client side.
Non-retryable exception. Attempted to make an operation on non-existing or expired resource.
Retryable exception. In general indicates internal failure that can be fixed by retry.
Deprecated. To be removed from the model.
Retryable exception, indicates internal server error.
Increased rate over throttling limits. Can be retried with exponential backoff.