Class OLE2NotOfficeXmlFileException

  • All Implemented Interfaces:
    Serializable

    public class OLE2NotOfficeXmlFileException
    extends NotOfficeXmlFileException
    This exception is thrown when we are given an OLE2-based file (eg Excel .xls) instead of an actually OOXML (Office Open XML) file
    See Also:
    Serialized Form
    • Constructor Detail

      • OLE2NotOfficeXmlFileException

        public OLE2NotOfficeXmlFileException​(String message)