LibreOffice
LibreOffice 24.2 SDK API Reference
|
A DeploymentException indicates that the current platform is not supported. More...
import <PlatformException.idl;
Public Attributes | |
XPackage | package |
The package which does not support the current platform. | |
![]() | |
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. | |
A DeploymentException indicates that the current platform is not supported.
XPackage package |
The package which does not support the current platform.