Constructs a new instance of ESPAPICallValidationError
.
The error code corresponding to a specific validation error message
from apiCallValidationErrorMessages
.
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 API call validation error.
This class extends
ESPBaseError
and provides detailed error information related to validation issues encountered during API calls.