FieldNotOfAnyExpectedTypeError
sourceConstructors
new FieldNotOfAnyExpectedTypeError(model: ModelType, field: string | number | symbol, expectedTypes: Ctor[], receivedType: Type): FieldNotOfAnyExpectedTypeErrorsource
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
prepareStackTrace: Functionsource
inherited from
ReflectionError.prepareStackTrace
stackTraceLimit: numbersource
inherited from
ReflectionError.stackTraceLimit
Inherited methods
captureStackTrace(targetObject: object, constructorOpt: Function): voidsource
inherited from
ReflectionError.captureStackTrace
Create .stack property on a target object