Namespace for storages
Classes
- WriteError
the error is thrown by the rest api in case of error
Members
defaults
PropertiesName | Type | Default | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
write | Object | {} | Options Properties
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
read | Object | {} | Options Properties
|
(static) instanceSymbol
instanceof
operator.This method is called by the instanceof
operator.
- Since
- 2.1.0
Methods
getClone() → {RestAPI}
- Type:
- RestAPI
read() → {Promise}
the options does not contain a valid json definition
- Type
- Error
value is not a object
- Type
- TypeError
the data cannot be read
- Type
- Error
- Type:
- Promise
write() → {Promise}
the data cannot be written
- Type
- WriteError
- Type:
- Promise