public class ColumnIndexOutOfBoundsException extends RdbcException
| Constructor and Description |
|---|
ColumnIndexOutOfBoundsException(int idx,
int columnCount) |
ColumnIndexOutOfBoundsException(int idx,
int columnCount,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
int |
getIdx() |