ResolverError
Description:
[ CCode ( cprefix = "G_RESOLVER_ERROR_" , type_id = "g_resolver_error_get_type ()" ) ]
[ Version ( since = "2.22" ) ]
public errordomain ResolverError
An error code used with g_resolver_error in a Error returned from a
Resolver routine.
Content:
Error codes:
- INTERNAL - unknown error
- NOT_FOUND - the requested
name/address/service was not found
- TEMPORARY_FAILURE - the
requested information could not be looked up due to a network error or similar problem
Static methods:
- public static Quark quark ()