LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
UndoFailedException Exception Reference

thrown when reverting to re-applying an undoable action fails. More...

import <UndoFailedException.idl;

Inheritance diagram for UndoFailedException:
Exception

Public Attributes

any Reason
 describes the reason why the operation failed.
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown.
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception.
 

Detailed Description

thrown when reverting to re-applying an undoable action fails.

See also
XUndoAction::undo
XUndoManager::undo
Since
OOo 3.4

Member Data Documentation

◆ Reason

any Reason

describes the reason why the operation failed.

Usually, this member will carry an exception.


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