Class CommandFailedEvent

An event indicating the failure of a given command

Hierarchy

  • CommandFailedEvent

Constructors

Properties

address: string
commandName: string
connectionId?: string | number
duration: number
failure: Error
requestId: number

Accessors

  • get hasServiceId(): boolean
  • Returns boolean

Generated using TypeDoc