Module err

Source
Expand description

Declare error types.

Structs§

ConfigLoadError
Wrapper for our an error type from our underlying configuration library.

Enums§

ConfigBuildError
An error related to an option passed to Arti via a configuration builder.
ConfigError
An error that occurs while trying to read and process our configuration.
ReconfigureError
An error caused when attempting to reconfigure an existing Arti client, or one of its modules.