:right-sidebar: True TileDownloaderError =================================================================== .. currentmodule:: gi.repository.Shumate .. class:: TileDownloaderError :no-contents-entry: Error codes in the ``SHUMATE_TILE_DOWNLOADER_ERROR`` domain. Methods ------- .. rst-class:: interim-class .. class:: TileDownloaderError :no-index: .. method:: quark() -> int Gets the :obj:`~gi.repository.Shumate.TileDownloader` error quark. Fields ------ .. rst-class:: interim-class .. class:: TileDownloaderError :no-index: .. attribute:: BAD_RESPONSE An unsuccessful HTTP response was received from the server. .. attribute:: COULD_NOT_CONNECT The server could not be reached. .. attribute:: FAILED An unspecified error occurred during the operation. .. attribute:: MALFORMED_URL The provided URL isn't valid .. attribute:: OFFLINE The tile source has been marked as offline.