EntityDefinitionError
Extends
Error
Constructors
Constructor
new EntityDefinitionError(options): EntityDefinitionError;
Parameters
| Parameter | Type |
|---|---|
options | EntityDefinitionErrorOptions |
Returns
EntityDefinitionError
Overrides
Error.constructor
Properties
| Property | Modifier | Type |
|---|---|---|
context? | readonly | Record<string, unknown> |
definition | readonly | EntityDefinition |