API / geotoolkit / http / HttpError / HttpError
Http error
Error↳
HttpError
Constructors
• new HttpError(message, options?, code?, request?, response?)
| Name | Type | Description |
|---|---|---|
message | string | message |
Optional options | any | options |
Optional code | string | code |
Optional request | any | request |
Optional response | any | response |
Error.constructor
Accessors
• get code(): string
string
• get name(): string
name
Name
module:geotoolkit/http/HttpError~HttpError#name
string
Error.name
• set name(value): void
name
Name
module:geotoolkit/http/HttpError~HttpError#name
| Name | Type |
|---|---|
value | string |
void
Error.name