Constructor
new OsuApiError(message) → {OsuApiError}
Creates the osu! API error object.
Parameters:
Name | Type | Description |
---|---|---|
message |
String | Describes the error caused from the osu! API. |
- Source:
Returns:
The API error object.
- Type
- OsuApiError