Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/DriverOptionNotSetError"
DriverOptionNotSetError
Class DriverOptionNotSetError
Thrown if some required driver's option is not set.
Hierarchy
Error
DriverOptionNotSetError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Driver
Option
Not
Set
Error
(
optionName
:
string
)
:
DriverOptionNotSetError
Parameters
optionName:
string
Returns
DriverOptionNotSetError
Properties
name
name
:
string
= "DriverOptionNotSetError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Driver
Option
Not
Set
Error"
Driver
Option
Not
Set
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown if some required driver's option is not set.