public class GinqSyntaxError extends AssertionError
Represents GINQ syntax error
Constructor and description |
---|
GinqSyntaxError(String message, Expression expression) |
GinqSyntaxError(String message, 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-2022 The Apache Software Foundation. All rights reserved.