Report a recoverable error. This is an XSLT concept: by default, such an error results in a warning message, and processing continues. In XQuery, however, there are no recoverable errors so a fatal error is reported.
This method is intended for internal use only.
@param err An exception holding information about the error
@throws XPathException if the error listener decides not torecover from the error