exception NotConnectedException in module com::sun::star::io::

(Global Index)

Syntax

exception NotConnectedException : com::sun::star::io::IOException ;

Description

is thrown when a read/write operation is tried on an instance that has not been chained properly.

Top of Page