Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when user tries to build an UPDATE query with LIMIT but the database does not support it.

Hierarchy

  • Error
    • LimitOnUpdateNotSupportedError

Index

Constructors

Properties

Constructors

constructor

Properties

name

name: string = "LimitOnUpdateNotSupportedError"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc