Module error

Module error 

Source
Expand description

Error types for b2-client

Errors are divided into two types:

Structs§

B2Error
An error response from the Backblaze B2 API.
BadData
Generic invalid data error.
BadHeaderName
Error type with information on invalid HTTP header name.
MissingData

Enums§

BucketValidationError
Error type for invalid bucket names.
Error
Errors related to making B2 API calls.
ErrorCode
An error code from the B2 API.
FileNameValidationError
Error type for bad filenames.
LifecycleRuleValidationError
Error type from failure to validate a set of LifecycleRules.
ValidationError
Errors from validating B2 requests prior to making the request.

Type Aliases§

CorsRuleValidationError
Error type for invalid CORS rule names.