Class HeaderMissingException

All Implemented Interfaces:
Serializable

public class HeaderMissingException extends PoijiException
Exception thrown if namedHeaderMandatory is set in the options, but a header specified in an @ExcelCellName is missing in the sheet.
See Also:
  • Constructor Details

    • HeaderMissingException

      public HeaderMissingException(String message)