Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/NamingStrategyNotFoundError"
NamingStrategyNotFoundError
Class NamingStrategyNotFoundError
Thrown when consumer tries to use naming strategy that does not exist.
Hierarchy
Error
NamingStrategyNotFoundError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Naming
Strategy
Not
Found
Error
(
strategyName
:
string
|
Function
, connectionName
:
string
)
:
NamingStrategyNotFoundError
Parameters
strategyName:
string
|
Function
connectionName:
string
Returns
NamingStrategyNotFoundError
Properties
name
name
:
string
= "NamingStrategyNotFoundError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Naming
Strategy
Not
Found
Error"
Naming
Strategy
Not
Found
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown when consumer tries to use naming strategy that does not exist.