Module oci_client::errors
source · Expand description
Errors related to interacting with an OCI compliant remote store
Structs§
- A struct that holds a series of OCI errors
- The OCI specification defines a specific error format.
Enums§
- Errors that can occur when validating digests
- Errors that can be raised while interacting with an OCI registry
- OCI error codes
Type Aliases§
- Helper type to declare
Result
objects that might return aOciDistributionError