Properties
Optional causes
causes?: string[]
errorName
errorName: string = 'Policy Approval Not Allowed'
httpStatus
httpStatus: number = 403
isDfnsError
isDfnsError: boolean = true
name
name: string = 'PolicyApprovalNotAllowedError'
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