NoMetadataForModelError

source

Constructors

new NoMetadataForModelError(model: string): NoMetadataForModelErrorsource

Properties

cause: unknownsource

inherited from ReflectionError.cause

message: stringsource

inherited from ReflectionError.message

name: stringsource

inherited from ReflectionError.name

stack: stringsource

inherited from ReflectionError.stack

staticprepareStackTrace: Functionsource

inherited from ReflectionError.prepareStackTrace

staticstackTraceLimit: numbersource

inherited from ReflectionError.stackTraceLimit

Inherited methods

staticcaptureStackTrace(targetObject: object, constructorOpt: Function): voidsource

inherited from ReflectionError.captureStackTrace

Create .stack property on a target object