This exception can be thrown in case a linked object is misused. More...
import "LinkageMisuseException.idl";
Additional Inherited Members | |
![]() | |
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. | |
This exception can be thrown in case a linked object is misused.
Or if embedded object is misused as a linked object.