- groovy.text.TemplateParseException
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
-
-
Constructor Detail
-
public TemplateParseException(int lineNumber, int column)
-
public TemplateParseException(String message, int lineNumber, int column)
-
public TemplateParseException(String message, Throwable cause, int lineNumber, int column)
-
public TemplateParseException(Throwable t, int lineNumber, int column)
-
Method Detail
-
public int getLineNumber()
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.