is thrown whenever a method gets a TextContent as an actual argument when the text content cannot be used for that operation. More...
import "InvalidTextContentException.idl";
 
  
| Public Attributes | |
| com::sun::star::text::XTextContent | TextContent | 
| contains the interface of the text content that caused the exception. | |
|  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. | |
is thrown whenever a method gets a TextContent as an actual argument when the text content cannot be used for that operation.
contains the interface of the text content that caused the exception.