public interface ExtendedParseException
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber()
returns the column number where this exception occurred.
|
int |
getLineNumber()
returns the line number where this exception occurred.
|
String |
getTemplateName()
returns the Template name where this exception occurred.
|
String getTemplateName()
int getLineNumber()
int getColumnNumber()
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.