Package ch.bailu.gtk.gio
Schnittstelle ResolverError
public interface ResolverError
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
unknown errorstatic final int
the requested name/address/service was not
foundstatic final int
the requested information could not
be looked up due to a network error or similar problem
-
Felddetails
-
NOT_FOUND
static final int NOT_FOUNDthe requested name/address/service was not
found- Siehe auch:
-
TEMPORARY_FAILURE
static final int TEMPORARY_FAILUREthe requested information could not
be looked up due to a network error or similar problem- Siehe auch:
-
INTERNAL
static final int INTERNALunknown error- Siehe auch:
-