Module ads::errors

source · []
Expand description

Defines ADS error types.

Enums

A collection of different errors that can happen with ADS requests.

Constants

The list of known ADS error codes from here.

Functions

Return an Error corresponding to the given ADS result code.

Type Definitions

Result alias for ads::Error.