exception MissingInputStreamException in module com::sun::star::ucb::

(Global Index)

Syntax

exception MissingInputStreamException : 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