|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldReaderException.FieldReaderExceptionInfo | |
|---|---|
| net.sf.jmatchparser.util.csv.fieldreader | This package contains the
FieldReader class and
classes that are used by it. |
| Uses of FieldReaderException.FieldReaderExceptionInfo in net.sf.jmatchparser.util.csv.fieldreader |
|---|
| Methods in net.sf.jmatchparser.util.csv.fieldreader that return FieldReaderException.FieldReaderExceptionInfo | |
|---|---|
FieldReaderException.FieldReaderExceptionInfo<?,?> |
FieldReaderException.getExceptionInfo()
Return the exception info of this exception. |
| Constructors in net.sf.jmatchparser.util.csv.fieldreader with parameters of type FieldReaderException.FieldReaderExceptionInfo | |
|---|---|
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 | |||||||||