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