Constructor
new APIError(message)
Instantiates a new APIError.
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string | Error message to display. |
An NSError related to a failure in communications with the
NationStates API.
Instantiates a new APIError.
| Name | Type | Description |
|---|---|---|
message |
string | Error message to display. |