Error class representing a configuration error. Extends the SdkError class.
SdkError
Constructs a new ConfigurationError instance.
ConfigurationError
The error code.
Array of missing configuration option names.
Optional mapping of option names to their environment variable names.
The error code associated with the configuration error.
Optional
Error class representing a configuration error. Extends the
SdkError
class.