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 - KeyAes256
Error - Represents errors that can occur when converting to KeyAes256 instances.
- Range
Error - Represents an error that can occur when invalid range is specified.
- Read
Error - Represents an error that can occur when reading response data.
- Upload
Error - An unrecoverable problem in the upload protocol.