LibreOffice
LibreOffice 24.2 SDK API Reference
|
Exception notifying a lacking permission to access data or execute code thus it is thrown if permission ought to be denied. More...
import"AccessControlException.idl";
Public Attributes | |
any | LackingPermission |
lacking permission. 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... | |
Exception notifying a lacking permission to access data or execute code thus it is thrown if permission ought to be denied.
any LackingPermission |
lacking permission.