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