Sphinx |
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | The provided column index is out of range. |
| InvalidOperationException | There are no rows are present either because Read hasn't been called or it returned false, or the statement didn't yield any results (HasRows is false) |