Module error

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
Indicates that a checksum mismatch was detected while reading or writing Cloud Storage object.
KeyAes256Error
Represents errors that can occur when converting to KeyAes256 instances.
ReadError
Represents an error that can occur when reading response data.
WriteError
An unrecoverable problem in the upload protocol.