|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorHandler.Location | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| com.healthmarketscience.jackcess.util | |
| Uses of ErrorHandler.Location in com.healthmarketscience.jackcess.impl |
|---|
| Classes in com.healthmarketscience.jackcess.impl that implement ErrorHandler.Location | |
|---|---|
class |
TableImpl.RowState
Maintains the state of reading a row of data. |
| Uses of ErrorHandler.Location in com.healthmarketscience.jackcess.util |
|---|
| Methods in com.healthmarketscience.jackcess.util with parameters of type ErrorHandler.Location | |
|---|---|
Object |
DebugErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error)
|
Object |
ReplacementErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error)
|
Object |
ErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error)
Handles an error encountered while reading a column of data from a Table row. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||