LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
MissingInputStreamException Exception Referencepublished

This exception is used to indicate that there is an com::sun::star::io::XInputStream missing. More...

import"MissingInputStreamException.idl";

Inheritance diagram for MissingInputStreamException:
Exception

Additional Inherited Members

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

Detailed Description

This exception is used to indicate that there is an com::sun::star::io::XInputStream missing.

For example, the command "insert" may fail, if the implementation expects that an input stream is supplied with the given InsertCommandArgument.

Version
1.0
See also
Content

The documentation for this exception was generated from the following file: