APIModuleProxyCallerResponseError constructor
APIModuleProxyCallerResponseError(})
Implementation
APIModuleProxyCallerResponseError(
super.message, {
this.request,
this.response,
this.responseStatus,
this.responseError,
this.responseStackTrace,
this.module,
this.methodName,
this.parameters,
});