Expand description

Error types for b2-client

Errors are divided into two types:

Structs

An error response from the Backblaze B2 API.

Generic invalid data error.

Error type with information on invalid HTTP header name.

Enums

Error type for invalid bucket names.

Errors related to making B2 API calls.

An error code from the B2 API.

Error type for bad filenames.

Error type from failure to validate a set of LifecycleRules.

Errors from validating B2 requests prior to making the request.

Type Definitions

Error type for invalid CORS rule names.