Class ODFNotOfficeXmlFileException

  • All Implemented Interfaces:
    Serializable

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

      • ODFNotOfficeXmlFileException

        public ODFNotOfficeXmlFileException​(String message)