:right-sidebar: True FaviconDatabaseError =================================================================== .. currentmodule:: gi.repository.WebKit .. class:: FaviconDatabaseError :no-contents-entry: Enum values used to denote the various errors related to the :obj:`~gi.repository.WebKit.FaviconDatabase`. Methods ------- .. rst-class:: interim-class .. class:: FaviconDatabaseError :no-index: .. method:: quark() -> int Gets the quark for the domain of favicon database errors. Fields ------ .. rst-class:: interim-class .. class:: FaviconDatabaseError :no-index: .. attribute:: FAVICON_NOT_FOUND There is not an icon available for the requested URL .. attribute:: FAVICON_UNKNOWN There might be an icon for the requested URL, but its data is unknown at the moment .. attribute:: NOT_INITIALIZED The :obj:`~gi.repository.WebKit.FaviconDatabase` is closed