* Logging method for util.inspect in Node
()
| 76515 | this.statusCode = options.statusCode; |
| 76516 | this.request = options.request; |
| 76517 | this.response = options.response; |
| 76518 | Object.setPrototypeOf(this, _RestError.prototype); |
| 76519 | } |
| 76520 | /** |
| 76521 | * Logging method for util.inspect in Node |
| 76522 | */ |
| 76523 | [custom]() { |