LibreOffice Module xmerge (master) 1
Public Member Functions | List of all members
org.openoffice.xmerge.ConvertException Class Reference

This Exception is thrown by convert algorithms. More...

Inheritance diagram for org.openoffice.xmerge.ConvertException:
[legend]
Collaboration diagram for org.openoffice.xmerge.ConvertException:
[legend]

Public Member Functions

 ConvertException (String message)
 Exception thrown by convert algorithms. More...
 

Detailed Description

This Exception is thrown by convert algorithms.

Definition at line 24 of file ConvertException.java.

Constructor & Destructor Documentation

◆ ConvertException()

org.openoffice.xmerge.ConvertException.ConvertException ( String  message)
inline

Exception thrown by convert algorithms.

Parameters
messageMessage to be included in the Exception.

Definition at line 31 of file ConvertException.java.


The documentation for this class was generated from the following file: