Class: OsuApiError

Errors.OsuApiError

Error from the osu! API.

Constructor

new OsuApiError(message)

Creates the osu! API error object.
Parameters:
Name Type Description
message String Describes the error caused from the osu! API.
Source: