FayeError constructor
FayeError(})
Implementation
FayeError(
this.code,
this.message, {
this.params,
this.args,
this.httpCode,
this.httpBody,
this.stackTrace,
});
FayeError(
this.code,
this.message, {
this.params,
this.args,
this.httpCode,
this.httpBody,
this.stackTrace,
});