Constructor
new AbortError(messageopt)
Constructs an AbortError.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message |
string |
<optional> |
Human-readable description of the error. |
- Source: