Constructs a new instance of ESPConfigError
.
The error code corresponding to a specific configuration error message
from configErrorMessages
.
Optional
causeThe specific error code associated with the error.
A label to classify the error type.
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stack
Represents a configuration error in the SDK.
This class extends
ESPBaseError
and is used to handle errors related to configuration issues during SDK setup or runtime operations.