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 |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.