Error code denoting that the encoding the page needed according to its charset (usually specified in the content-type response header) is unsupported in the device
Error code denoting that a relative URL was referenced from a document with no base URL (A document that was loaded via setBody/setHTML/setDOM and not via setPage)
In this case the return value of parsingError is not considered - parsing continues and the resource at the URL (CSS file/image) is ignored
Error code denoting that an invalid character entity was found
A character entity is XML codes that start with an ampersand and end with semicolon and denote special/reserved chars