|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldReaderErrorCode | |
|---|---|
| net.sf.jmatchparser.util.csv.fieldreader | This package contains the
FieldReader class and
classes that are used by it. |
| Uses of FieldReaderErrorCode in net.sf.jmatchparser.util.csv.fieldreader |
|---|
| Methods in net.sf.jmatchparser.util.csv.fieldreader that return FieldReaderErrorCode | |
|---|---|
FieldReaderErrorCode |
FieldReaderException.getErrorCode()
Return the error code of this exception. |
| Constructors in net.sf.jmatchparser.util.csv.fieldreader with parameters of type FieldReaderErrorCode | |
|---|---|
FieldReaderException(FieldReaderErrorCode errorCode,
boolean rawField,
FieldReaderException.FieldReaderExceptionInfo<?,?> exceptionInfo)
Create a new field reader exception. |
|
FieldReaderException(FieldReaderErrorCode errorCode,
boolean rawField,
FieldReaderException.FieldReaderExceptionInfo<?,?> exceptionInfo,
Throwable cause)
Create a new field reader exception. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||