|
LibreOffice Module xmerge (master) 1
|
This Exception is thrown by merge algorithms.
More...
Public Member Functions | |
| MergeException (String message) | |
| Exception thrown by merge algorithms. More... | |
This Exception is thrown by merge algorithms.
Definition at line 24 of file MergeException.java.
|
inline |
Exception thrown by merge algorithms.
| message | Message to be included in the Exception. |
Definition at line 31 of file MergeException.java.