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