Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CallExceptionError

Hierarchy

Index

Properties

args?: readonly any[]
code: ErrorCode
data: string
error?: Error
errorArgs?: readonly any[]
errorName?: string
errorSignature?: string
info?: Record<string, any>
message: string
method?: string
name: string
reason?: string
signature?: string
stack?: string
transaction?: any

Generated using TypeDoc