| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
This exception is used to indicate that there is an com::sun::star::io::XInputStream missing. More...
import "MissingInputStreamException.idl";
 
  
| Additional Inherited Members | |
| 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. | |
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.