Package ch.bailu.gtk.glib
Schnittstelle BookmarkFileError
public interface BookmarkFileError
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final inta requested application did
not register a bookmarkstatic final intrequested file was not foundstatic final intURI was ill-formedstatic final inta requested field was not foundstatic final intdocument was ill formedstatic final intthe text being parsed was
in an unknown encodingstatic final inta requested URI was not foundstatic final intan error occurred while writing
-
Felddetails
-
INVALID_URI
static final int INVALID_URIURI was ill-formed- Siehe auch:
-
INVALID_VALUE
static final int INVALID_VALUEa requested field was not found- Siehe auch:
-
APP_NOT_REGISTERED
static final int APP_NOT_REGISTEREDa requested application did
not register a bookmark- Siehe auch:
-
URI_NOT_FOUND
static final int URI_NOT_FOUNDa requested URI was not found- Siehe auch:
-
READ
static final int READdocument was ill formed- Siehe auch:
-
UNKNOWN_ENCODING
static final int UNKNOWN_ENCODINGthe text being parsed was
in an unknown encoding- Siehe auch:
-
WRITE
static final int WRITEan error occurred while writing- Siehe auch:
-
FILE_NOT_FOUND
static final int FILE_NOT_FOUNDrequested file was not found- Siehe auch:
-