Class ExcelCellConversionException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ExcelCellConversionException

        public ExcelCellConversionException​(java.lang.String arg0,
                                            org.apache.poi.ss.usermodel.Cell c)
      • ExcelCellConversionException

        public ExcelCellConversionException​(java.lang.String arg0,
                                            org.apache.poi.ss.usermodel.Cell c,
                                            java.lang.Throwable t)
      • ExcelCellConversionException

        public ExcelCellConversionException​(java.lang.String arg0,
                                            org.apache.poi.ss.util.CellReference c)
      • ExcelCellConversionException

        public ExcelCellConversionException​(java.lang.String arg0,
                                            org.apache.poi.ss.util.CellReference c,
                                            java.lang.Throwable t)