Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
ConnectionErrorEvent
Interface ConnectionErrorEvent
Event emitted when a connection error occurs.
interface
ConnectionErrorEvent
{
type
:
"connection:error"
;
error
:
Error
;
context
:
AdapterContext
;
timestamp
:
Date
;
}
Index
Properties
type
error
context
timestamp
Properties
type
type
error
error
:
Error
context
context
:
AdapterContext
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
error
context
timestamp
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Event emitted when a connection error occurs.