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