Uses of Class
net.sf.jmatchparser.util.csv.fieldreader.FieldReaderException.FieldReaderExceptionInfo

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.
 



Copyright © 2011. All Rights Reserved.