Class OpenOfficeConverterException

    • Constructor Detail

      • OpenOfficeConverterException

        public OpenOfficeConverterException​(String message)
        Deprecated.
        Parameters:
        message - the string explaining the error.
      • OpenOfficeConverterException

        public OpenOfficeConverterException​(String message,
                                            Throwable cause)
        Deprecated.
        Parameters:
        message - the string explaining the error.
        cause - the Throwable which is the cause of this exception.