Microsoft SDK for Java

ParseException Class Fields

The ParseException class contains the following fields.

column The position on the line where the error was found.
line The line where the error was found.
owner The parser context that the error occurred in.

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