Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/CircularRelationsError"
CircularRelationsError
Class CircularRelationsError
Thrown when circular relations detected with nullable set to false.
Hierarchy
Error
CircularRelationsError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Circular
Relations
Error
(
path
:
string
)
:
CircularRelationsError
Parameters
path:
string
Returns
CircularRelationsError
Properties
name
name
:
string
= "CircularRelationsError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Circular
Relations
Error"
Circular
Relations
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown when circular relations detected with nullable set to false.