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

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

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

Public Member Functions

 MergeException (String message)
 Exception thrown by merge algorithms. More...
 

Detailed Description

This Exception is thrown by merge algorithms.

Definition at line 24 of file MergeException.java.

Constructor & Destructor Documentation

◆ MergeException()

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

Exception thrown by merge algorithms.

Parameters
messageMessage to be included in the Exception.

Definition at line 31 of file MergeException.java.


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