@dokieli/notifications - v1.1.0
Preparing search index...
LDNError
Class LDNError
Hierarchy (
View Summary
)
Error
LDNError
InboxDiscoveryError
InboxFetchError
SendRejectedError
Index
Constructors
constructor
Properties
cause?
iri?
message
name
stack?
Constructors
constructor
new
LDNError
(
message
:
string
,
options
?:
{
cause
?:
unknown
;
iri
?:
string
}
,
)
:
LDNError
Parameters
message
:
string
Optional
options
:
{
cause
?:
unknown
;
iri
?:
string
}
Returns
LDNError
Properties
Optional
cause
cause
?:
unknown
Optional
iri
iri
?:
string
IRI the failed operation was about; each subclass documents its role
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
iri
message
name
stack
@dokieli/notifications - v1.1.0
Loading...
IRI the failed operation was about; each subclass documents its role