Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when query execution has failed.

Hierarchy

  • Error
    • QueryFailedError

Index

Constructors

Properties

Constructors

constructor

  • new QueryFailedError(query: string, parameters: any[] | undefined, driverError: any): QueryFailedError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc