Class XLSBUnsupportedException

All Implemented Interfaces:
Serializable

public class XLSBUnsupportedException extends UnsupportedFileFormatException
We don't support .xlsb for read and write via XSSFWorkbook. As of POI 3.16-beta3, we do support streaming reading of xlsb files via XSSFBReader
See Also:
  • Field Details

  • Constructor Details

    • XLSBUnsupportedException

      public XLSBUnsupportedException()