Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EntityNotFoundError

Hierarchy

Implements

  • Error

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

A human readable message explaining the reason for the error.

name

name: string = "EntityNotFoundError"

The name of the error.

stack

stack: string

The stack trace.

Generated using TypeDoc