Class: ApiError
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / ApiError
Class: ApiError
Extends
Error
Constructors
new ApiError()
Parameters
Parameter | Type |
---|---|
|
|
|
|
|
|
|
|
|
Returns
Overrides
Error.constructor
Defined in
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
|
| - |
| - |
|
| - | - | - |
|
| - | - | - |
|
| - |
| - |
| - |
| - | |
|
| - | - |
|
| ( | Optional override for formatting stack traces See https://v8.dev/docs/stack-trace-api#customizing-stack-traces | - |
|
|
| - | - |
|
Methods
captureStackTrace()
Create .stack property on a target object
Parameters
Parameter | Type |
---|---|
|
|
|
|
Returns
void
Inherited from
Error.captureStackTrace
Defined in
node_modules/@types/node/globals.d.ts:91
Last updated