Expand description
Error and Result module.
Structs§
- S3Error
- S3 service returned error response.
- Value
Error - inducate an illegal variable was used.
- XmlError
- XML parsing error.
Enums§
- Error
- InternalException - thrown to indicate internal library error. ErrorResponseException - thrown to indicate S3 service returned an error response. thrown to indicate I/O error on S3 operation. ServerException Thrown to indicate that S3 service returning HTTP server error.
Type Aliases§
- Result
- A
Resulttypedef to use with theminio-rsc::errortype