sql-switch - v1.0.1
Preparing search index...
NotConnectedError
Class NotConnectedError
Thrown when a read or write is attempted before
db.connect()
is called.
Hierarchy
Error
NotConnectedError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
NotConnectedError
()
:
NotConnectedError
Returns
NotConnectedError
Properties
Readonly
code
code
:
"NOT_CONNECTED"
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
sql-switch - v1.0.1
Loading...
Thrown when a read or write is attempted before
db.connect()is called.