Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

exception MissingInputStreamException

Base Exception
com::sun::star::uno::Exception

Description
This exception is used to indicate that there is an XInputStream missing.

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

See also
Content

Top of Page