TileDownloaderError#

class TileDownloaderError#

Error codes in the SHUMATE_TILE_DOWNLOADER_ERROR domain.

Methods#

class TileDownloaderError
quark() int#

Gets the TileDownloader error quark.

Fields#

class TileDownloaderError
BAD_RESPONSE#

An unsuccessful HTTP response was received from the server.

COULD_NOT_CONNECT#

The server could not be reached.

FAILED#

An unspecified error occurred during the operation.

MALFORMED_URL#

The provided URL isn’t valid

OFFLINE#

The tile source has been marked as offline.