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