Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/NoConnectionOptionError"
NoConnectionOptionError
Class NoConnectionOptionError
Thrown when some option is not set in the connection options.
Hierarchy
Error
NoConnectionOptionError
Index
Constructors
constructor
Properties
Error
message
name
stack
Constructors
constructor
new
NoConnection
Option
Error
(
optionName
:
string
)
:
NoConnectionOptionError
Parameters
optionName:
string
Returns
NoConnectionOptionError
Properties
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Globals
"error/
NoConnection
Option
Error"
No
Connection
Option
Error
constructor
Error
message
name
stack
Generated using
TypeDoc
Thrown when some option is not set in the connection options.