Module error

Source
Expand description

Custom errors for the Cloud Storage client.

The storage client defines additional error types. These are often returned as the source() of an Error.

Enumsยง

ChecksumMismatch
KeyAes256Error
Represents errors that can occur when converting to KeyAes256 instances.
RangeError
Represents an error that can occur when invalid range is specified.
ReadError
Represents an error that can occur when reading response data.
UploadError
An unrecoverable problem in the upload protocol.