Class OfficeXmlFileException

  • All Implemented Interfaces:
    Serializable

    public class OfficeXmlFileException
    extends UnsupportedFileFormatException
    This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what POIFS works with)
    See Also:
    Serialized Form
    • Constructor Detail

      • OfficeXmlFileException

        public OfficeXmlFileException​(String s)