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:
    Serialized Form
    • Constructor Detail

      • HeaderMissingException

        public HeaderMissingException​(String message)