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