#include </home/kjell/checkout/gnome/glibmm-2.4/gio/giomm/error.h>
An error code used with G_RESOLVER_ERROR in a Error returned from a Resolver routine.
- Since glibmm 2.22:
Enumerator |
---|
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.
|
INTERNAL |
Unknown error.
|
Gio::ResolverError::ResolverError |
( |
Code |
error_code, |
|
|
const Glib::ustring& |
error_message |
|
) |
| |
Gio::ResolverError::ResolverError |
( |
GError * |
gobject | ) |
|
|
explicit |
Code Gio::ResolverError::code |
( |
| ) |
const |