Hello everyone

I parse a xml file, and I get a XMLError from a bad-formed file. I'm using XMLError.getMessage to get the error message, but I need to show it in a different language (other than English). Is there a way of doing this? I looked through the error codes, but XMLError.getErrorCode always returns null here.

Thanks for the help

Junia

Reply via email to