Microsoft SDK for Java

reportError

This method of the Document class returns information about the given parse exception that was generated during the load.

Syntax

public void reportError(ParseException e, OutputStream out);

Parameters

e The exception to report on.
out The output stream to report to.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.