Class ExcelParseException

    • Constructor Detail

      • ExcelParseException

        public ExcelParseException()
      • ExcelParseException

        public ExcelParseException​(String message)
      • ExcelParseException

        public ExcelParseException​(String message,
                                   Throwable cause)
      • ExcelParseException

        public ExcelParseException​(Throwable cause)
      • ExcelParseException

        public ExcelParseException​(String message,
                                   Throwable cause,
                                   boolean enableSuppression,
                                   boolean writableStackTrace)