Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when no result could be found in methods which are not allowed to return undefined or an empty set.

Hierarchy

  • Error
    • EntityNotFoundError

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

name

name: string = "EntityNotFound"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Methods

Private stringifyCriteria

  • stringifyCriteria(criteria: any): string

Generated using TypeDoc