InvalidFieldError
Sourceimport { InvalidFieldError } from "@prestojs/viewmodel";
Hierarchy
- Error
- InvalidFieldError
Constructor
Params:
Parameter | Type | Description | |
---|---|---|---|
message | string |
Properties
message
Sourcename
Sourcestack
SourceStatic Methods
Params:
Parameter | Type | Description | |
---|---|---|---|
* | targetObject | object | |
constructorOpt | Function |
Returns:void
Params:
Parameter | Type | Description | |
---|---|---|---|
* | err | Error | |
* | stackTraces | CallSite[] |
Returns:any