Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown if custom repository inherits Repository class however entity is not set in @EntityRepository decorator.

Hierarchy

  • Error
    • CustomRepositoryCannotInheritRepositoryError

Index

Constructors

Properties

Constructors

constructor

Properties

name

name: string = "CustomRepositoryCannotInheritRepositoryError"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc