Class: IotaHTTPStatusError
Extends
Constructors
Constructor
new IotaHTTPStatusError(
message,
status,
statusText): IotaHTTPStatusError;
Parameters
| Parameter | Type |
|---|---|
message | string |
status | number |
statusText | string |
Returns
IotaHTTPStatusError
Overrides
IotaHTTPTransportError.constructor
Properties
| Property | Type |
|---|---|
status | number |
statusText | string |