Properties
Optional cause
cause?: Error
error_code
error_code: string
error_type
error_type: string
Optional stack
stack?: string
Static INVALID_TYPE
INVALID_TYPE: string = "invalid_type"
Static NO_LOG
NO_LOG: string = "no_log"
Static PARTIAL_REVERT
PARTIAL_REVERT: string = "partial_revert"
Static TENDERLY_RESPONSE_ERROR
TENDERLY_RESPONSE_ERROR: string = "tenderly_response_error"
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