public interface ExtendedParseException
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber()
returns the column number where this exception occured.
|
int |
getLineNumber()
returns the line number where this exception occured.
|
java.lang.String |
getTemplateName()
returns the Template name where this exception occured.
|
java.lang.String getTemplateName()
int getLineNumber()
int getColumnNumber()