Uses of Class
com.poiji.exception.PoijiException
-
Packages that use PoijiException Package Description com.poiji.exception -
-
Uses of PoijiException in com.poiji.exception
Subclasses of PoijiException in com.poiji.exception Modifier and Type Class Description classHeaderMissingExceptionException thrown if namedHeaderMandatory is set in the options, but a header specified in an @ExcelCellName is missing in the sheet.classIllegalCastExceptionCreated by hakan on 17/01/2017.classInvalidExcelFileExtensionCreated by hakan on 17/01/2017.classPoijiInstantiationExceptionCreated by hakan on 17/01/2017.classPoijiMultiRowExceptionPoijiMultiRowException is the superclass of RuntimeException that can be thrown during the mapping process of excel service.
-