public class GroovySyntaxError extends AssertionError
Represents a syntax error of groovy program
Constructor and description |
---|
GroovySyntaxError(String message, int source, int line, int column) |
Methods inherited from class | Name |
---|---|
class AssertionError |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.