LibreOffice
LibreOffice 24.2 SDK API Reference
|
thrown when reverting to re-applying an undoable action fails. More...
import"UndoFailedException.idl";
Public Attributes | |
any | Reason |
describes the reason why the operation failed. More... | |
Public Attributes inherited from Exception | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. More... | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. More... | |
thrown when reverting to re-applying an undoable action fails.
any Reason |
describes the reason why the operation failed.
Usually, this member will carry an exception.