Search
Preparing search index...
The search index is not available
too-boring-to-play
Testnet game
Testnet explorer
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
contexts/DatabaseContext
Database
DexieError
Globals
{"Phaser":{"Game":"_phaser_game_","Scene":"_phaser_scene_","Controls":"_phaser_controls_","Map":"_phaser_map_"},"Model":{"Player":"_model_player_","Item":"_model_item_","Action":"_model_action_","Block":"_model_block_","Mined tile":"_model_mined_","Equipment":"_model_equipment_"},"Contexts":{"API context":"_contexts_apicontext_","Database context":"_contexts_databasecontext_","Events context":"_contexts_eventscontext_","Notify context":"_contexts_notifycontext_"},"Configuration":"_config_"}
Class DexieError
Hierarchy
DexieError
Constructors
constructor
Properties
inner
message
name
stack
Methods
toString
Constructors
constructor
new
Dexie
Error
(
name
?:
undefined
|
string
, message
?:
undefined
|
string
)
:
DexieError
Parameters
Optional
name:
undefined
|
string
Optional
message:
undefined
|
string
Returns
DexieError
Properties
inner
inner
:
any
message
message
:
string
name
name
:
string
stack
stack
:
string
Methods
to
String
to
String
(
)
:
string
Returns
string
Database
Dexie
Error
constructor
inner
message
name
stack
to
String
Database
Context
Data
Event
Handler
Data
Event
Type
Data
Model
Multi
Type
Data
Model
Single
Type
Data
Model
Type
Data
Type
create
Database
Context
Generated using
TypeDoc