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
Section titled “Classes”Classes exposed by this module.
ConfigSourceType Identify where configuration data was loaded from.
ConfigErrorContext Track where a configuration error occurred.