Properties
Optional cause
cause?: Error
error_code
error_code: string
error_type
error_type: string
Optional stack
stack?: string
Static FAIL_TOKEN_FETCH
FAIL_TOKEN_FETCH: string = "fail_token_fetch"
Static NO_DECIMALS
NO_DECIMALS: string = "no_decimals"
Static NO_PRICE_PER_SHARE
NO_PRICE_PER_SHARE: string = "no_price_per_share"
Static POPULATING_TRANSACTION
POPULATING_TRANSACTION: string = "populating_transaction"
Static Optional prepareStackTrace
prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
Type declaration
- (err: Error, stackTraces: CallSite[]): any
Parameters
err: Error
stackTraces: CallSite[]
Returns any
Static stackTraceLimit
stackTraceLimit: number
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces