Constructs a new instance of ESPConfigError.
The error code corresponding to a specific configuration error message
from configErrorMessages.
OptionalcauseThe specific error code associated with the error.
A label to classify the error type.
OptionalstackStatic OptionalprepareOptional override for formatting stack traces
Staticstack
Represents a configuration error in the SDK.
This class extends
ESPBaseErrorand is used to handle errors related to configuration issues during SDK setup or runtime operations.