| LibreOffice
    LibreOffice 25.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. | |
| 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. | |
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.