LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. 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...
 

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: