context
relationalai.config.errors
Context information for config errors.
This module defines the ConfigErrorContext class,
which is used to track where a configuration error occurred (for example, which config file,
profile, connection, and section). This context is used to format user-facing error messages
that help users understand where the problem is in their configuration.
Classes
Classes exposed by this module.
ConfigSourceTypeIdentify where configuration data was loaded from.
ConfigErrorContextTrack where a configuration error occurred.