Use when EP Api behaves unexpectedly or not according to spec.
throw new EpSdkApiContentError(logName, "applicationDomainResponse.data === undefined", { applicationDomainId: applicationDomainId });
Private
Optional
Static
Protected
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Use when EP Api behaves unexpectedly or not according to spec.
Example