fireorm

Class: NoMetadataError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

+ new NoMetadataError(pathOrConstructor: EntityConstructorOrPath‹IEntity›): NoMetadataError

Defined in src/Errors/index.ts:3

Parameters:

Name Type
pathOrConstructor EntityConstructorOrPath‹IEntity›

Returns: NoMetadataError

Properties

message

• message: string

Inherited from NoMetadataError.message

Defined in node_modules/typescript/lib/lib.es5.d.ts:974


name

• name: string

Inherited from NoMetadataError.name

Defined in node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

• stack? : string

Inherited from NoMetadataError.stack

Defined in node_modules/typescript/lib/lib.es5.d.ts:975


Static Error

â–ª Error: ErrorConstructor

Defined in node_modules/typescript/lib/lib.es5.d.ts:984