@dokieli/notifications - v1.1.0
Preparing search index...
InboxFetchError
Class InboxFetchError
Hierarchy (
View Summary
)
LDNError
InboxFetchError
Index
Constructors
constructor
Properties
cause?
iri
message
name
stack?
status?
Constructors
constructor
new
InboxFetchError
(
message
:
string
,
options
:
{
cause
?:
unknown
;
iri
:
string
;
status
?:
number
}
,
)
:
InboxFetchError
Parameters
message
:
string
options
:
{
cause
?:
unknown
;
iri
:
string
;
status
?:
number
}
Returns
InboxFetchError
Properties
Optional
cause
cause
?:
unknown
iri
iri
:
string
the inbox or notification whose fetch failed
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Optional
status
status
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
iri
message
name
stack
status
@dokieli/notifications - v1.1.0
Loading...
the inbox or notification whose fetch failed