Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/UsingJoinTableIsNotAllowedError"
UsingJoinTableIsNotAllowedError
Class UsingJoinTableIsNotAllowedError
Hierarchy
Error
UsingJoinTableIsNotAllowedError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Using
Join
Table
IsNot
Allowed
Error
(
entityMetadata
:
EntityMetadata
, relation
:
RelationMetadata
)
:
UsingJoinTableIsNotAllowedError
Parameters
entityMetadata:
EntityMetadata
relation:
RelationMetadata
Returns
UsingJoinTableIsNotAllowedError
Properties
name
name
:
string
= "UsingJoinTableIsNotAllowedError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Using
Join
Table
IsNot
Allowed
Error"
Using
Join
Table
IsNot
Allowed
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc