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