Properties
Optional causes
causes?: string[]
errorName
errorName: string = 'Insufficient funds in asset account'
httpStatus
httpStatus: number = 422
isDfnsError
isDfnsError: boolean = true
name
name: string = 'InsufficientFunds'
serviceName
serviceName: string
shouldTriggerInvestigation
shouldTriggerInvestigation: boolean = false
shouldTriggerInvestigaton
shouldTriggerInvestigaton: boolean
Optional stack
stack?: string
Static Optional prepareStackTrace
prepareStackTrace?: ((err, stackTraces) => any)
Type declaration
- 
- (err, stackTraces): any
 
- 
Parameters
- 
err: Error
 
- 
stackTraces: CallSite[]
 
 
Returns any
 
 
 
Static stackTraceLimit
stackTraceLimit: number
 
Optional override for formatting stack traces