Preparing search index...
The search index is not available
cacophony
cacophony
CacheErrorEvent
Interface CacheErrorEvent
Cache operation error.
interface
CacheErrorEvent
{
error
:
Error
;
operation
:
"set"
|
"get"
|
"delete"
|
"validate"
;
timestamp
:
number
;
url
:
string
;
}
Index
Properties
error
operation
timestamp
url
Properties
error
error
:
Error
operation
operation
:
"set"
|
"get"
|
"delete"
|
"validate"
timestamp
timestamp
:
number
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
operation
timestamp
url
cacophony
Loading...
Cache operation error.