FaviconDatabaseError#

class FaviconDatabaseError#

Enum values used to denote the various errors related to the FaviconDatabase.

Methods#

class FaviconDatabaseError
quark() int#

Gets the quark for the domain of favicon database errors.

Fields#

class FaviconDatabaseError
FAVICON_NOT_FOUND#

There is not an icon available for the requested URL

FAVICON_UNKNOWN#

There might be an icon for the requested URL, but its data is unknown at the moment

NOT_INITIALIZED#

The FaviconDatabase is closed