public class XLSBUnsupportedException extends UnsupportedFileFormatException
XSSFWorkbook
.
As of POI 3.16-beta3, we do support streaming reading of xlsb files
via XSSFBReader
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MESSAGE |
Constructor and Description |
---|
XLSBUnsupportedException() |
public static final java.lang.String MESSAGE
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.