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 |
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.