:right-sidebar: True ResolverError =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.22 .. class:: ResolverError :no-contents-entry: An error code used with ``%G_RESOLVER_ERROR`` in a :obj:`~gi.repository.GLib.Error` returned from a :obj:`~gi.repository.Gio.Resolver` routine. Methods ------- .. rst-class:: interim-class .. class:: ResolverError :no-index: .. method:: quark() -> int Gets the :obj:`~gi.repository.Gio.Resolver` Error Quark. .. versionadded:: 2.22 Fields ------ .. rst-class:: interim-class .. class:: ResolverError :no-index: .. attribute:: INTERNAL Unknown error .. attribute:: NOT_FOUND The requested name/address/service was not found .. attribute:: TEMPORARY_FAILURE The requested information could not be looked up due to a network error or similar problem