LibreOffice
LibreOffice 24.2 SDK API Reference
|
Indicates, that a requested property change could not be executed by the remote counterpart. More...
import"InvalidProtocolChangeException.idl";
Public Attributes | |
ProtocolProperty | invalidProperty |
The first invalid property. More... | |
long | reason |
Contains 1, if the property name is unknown to the thrower; or contains 2, if the property's value can't be accepted by the thrower. 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... | |
Indicates, that a requested property change could not be executed by the remote counterpart.
ProtocolProperty invalidProperty |
The first invalid property.
long reason |
Contains 1, if the property name is unknown to the thrower; or contains 2, if the property's value can't be accepted by the thrower.