com.akiban.sql.parser
Class SQLParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.akiban.sql.StandardException
com.akiban.sql.parser.SQLParserException
- All Implemented Interfaces:
- Serializable
public class SQLParserException
- extends StandardException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SQLParserException
public SQLParserException(String msg,
Throwable cause,
int errorPosition)
getErrorPosition
public int getErrorPosition()
Copyright © 2013 Akiban Technologies, Inc. All rights reserved.