Serialized Form
-
Package com.github.cla9.excel.reader.entity
-
Class com.github.cla9.excel.reader.entity.ExcelRowException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
excelReaderErrorField
java.util.List<ErrorInfo> excelReaderErrorField
-
row
java.lang.Object row
-
-
-
-
Package com.github.cla9.excel.reader.exception
-
Class com.github.cla9.excel.reader.exception.DataRowPosNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.DuplicationDataRowPosException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.DuplicationHeaderRowPosException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.ExcelReaderFileException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.HeaderRowPosNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.InvalidHeaderException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.InvalidSheetNameException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.NoDefaultConstructorException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.NoExcelConverterFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.NoExcelEntityFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.SAXStopParseException extends java.lang.RuntimeException implements Serializable
-
Class com.github.cla9.excel.reader.exception.UnsatisfiedDependencyException extends java.lang.RuntimeException implements Serializable
-