public class InvalidQueryException extends RdbcException
| Constructor and Description |
|---|
InvalidQueryException(java.lang.String message,
java.util.Optional<java.lang.Integer> errorPosition,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.Integer> |
getErrorPosition() |