Preparing search index...
The search index is not available
@daiso-tech/core - v0.34.0
@daiso-tech/core
Lock
UnexpectedErrorLockEvent
Class UnexpectedErrorLockEvent
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"
Hierarchy (
View Summary
)
BaseEvent
<
{
error
:
unknown
;
key
:
string
;
owner
:
string
;
ttl
:
TimeSpan
|
null
}
>
UnexpectedErrorLockEvent
Index
Constructors
constructor
Properties
fields
Constructors
constructor
new
UnexpectedErrorLockEvent
(
fields
:
{
error
:
unknown
;
key
:
string
;
owner
:
string
;
ttl
:
null
|
TimeSpan
;
}
,
)
:
UnexpectedErrorLockEvent
Parameters
fields
:
{
error
:
unknown
;
key
:
string
;
owner
:
string
;
ttl
:
null
|
TimeSpan
}
Returns
UnexpectedErrorLockEvent
Properties
Readonly
fields
fields
:
{
error
:
unknown
;
key
:
string
;
owner
:
string
;
ttl
:
null
|
TimeSpan
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fields
@daiso-tech/core - v0.34.0
Loading...
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"