Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when ORM cannot get method parameter's type. Basically, when reflect-metadata is not available or tsconfig is not properly setup.

Hierarchy

  • Error
    • CannotReflectMethodParameterTypeError

Index

Constructors

Properties

Constructors

constructor

Properties

name

name: string = "CannotReflectMethodParameterTypeError"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc