public class ParseException
extends java.lang.Exception
Constructor and Description |
---|
ParseException(java.lang.String description,
int lineNumber,
int characterPosition)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
returns the description and the line number and character postion.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.