Package-level declarations

Types

Link copied to clipboard

Object

Link copied to clipboard

Base class for all service related exceptions thrown by the BackupStorage client

Link copied to clipboard
class Chunk

Chunk

Link copied to clipboard

Non-retryable exception. Attempted to create already existing object or chunk. This message contains a checksum of already presented data.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Non-retryable exception, indicates client error (wrong argument passed to API). See exception message for details.

Link copied to clipboard

Non-retryable exception. Indicates the KMS key usage is incorrect. See exception message for details.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Retryalble exception. Indicated issues while reading an input stream due to the networking issues or connection drop on the client side.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Non-retryable exception. Attempted to make an operation on non-existing or expired resource.

Link copied to clipboard

Retryable exception. In general indicates internal failure that can be fixed by retry.

Link copied to clipboard

Deprecated. To be removed from the model.

Link copied to clipboard

Retryable exception, indicates internal server error.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Increased rate over throttling limits. Can be retried with exponential backoff.