Creates an instance of ESPProvError
.
The error code corresponding to a specific provisioning error message
from provErrorMessages
.
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 an error related to provisioning issues.
This class extends
ESPBaseError
and is used to handle errors that occur during the provisioning process, such as device setup or user-device association.