public class GremlinParserException extends RuntimeException
| Constructor and Description | 
|---|
| GremlinParserException(int line_number,
                      int charPositionInLine,
                      String message) | 
| GremlinParserException(String message) | 
| GremlinParserException(String message,
                      Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2022 Apache Software Foundation. All rights reserved.