Using the ToCSV sample against an XLSB file, the error message is: Caught an: org.apache.poi.POIXMLException Message: java.lang.reflect.InvocationTargetException
There is a way to determine that the file is an XLSB file (inspecting the [Content_Types].xml). Should there be a special error message for the unsupported file type?
