Properties
message
message: string = 'Could not delete expense account'
name
name: string = 'ExpenseAccountDeleteFailed'
Optional properties
properties: Record<string, unknown>
Optional stack
stack: string
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://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces