Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/MissingDriverError"
MissingDriverError
Class MissingDriverError
Thrown when consumer specifies driver type that does not exist or supported.
Hierarchy
Error
MissingDriverError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Missing
Driver
Error
(
driverType
:
string
)
:
MissingDriverError
Parameters
driverType:
string
Returns
MissingDriverError
Properties
name
name
:
string
= "MissingDriverError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Missing
Driver
Error"
Missing
Driver
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown when consumer specifies driver type that does not exist or supported.