Value | Meaning |
---|---|
INVALID_URI0 | URI was ill-formed |
INVALID_VALUE1 | a requested field was not found |
APP_NOT_REGISTERED2 | a requested application did not register a bookmark |
URI_NOT_FOUND3 | a requested URI was not found |
READ4 | document was ill formed |
UNKNOWN_ENCODING5 | the text being parsed was in an unknown encoding |
WRITE6 | an error occurred while writing |
FILE_NOT_FOUND7 | requested file was not found |
Error codes returned by bookmark file parsing.