Search
Preparing search index...
The search index is not available
@typescript-entity
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
core
EntityError
Class EntityError
Hierarchy
BaseError
EntityError
AttrError
Index
Constructors
constructor
Properties
cause
entity
message
name
stack
Constructors
constructor
new
Entity
Error
(
entity
:
Entity
, message
?:
undefined
|
string
, previous
?:
Error
)
:
EntityError
Parameters
entity:
Entity
Optional
message:
undefined
|
string
Optional
previous:
Error
Returns
EntityError
Properties
Optional
cause
cause
:
Error
|
undefined
Readonly
entity
entity
:
Entity
message
message
:
string
name
name
:
string
stack
stack
:
string
Globals
configs
core
normalizers
sanitizers
validators
configs
core
Entity
Error
constructor
cause
entity
message
name
stack
normalizers
sanitizers
validators
Generated using
TypeDoc