public class SqlParseException extends IgniteException
| Constructor and Description |
|---|
SqlParseException(String sql,
int pos,
int code,
String msg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
code() |
int |
position() |
String |
sql() |
String |
toString() |
getCause, hasCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String sql()
public int position()
public int code()
public String toString()
toString in class IgniteException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018