21 module
com { module sun { module star { module connection {
54 XConnection accept( [in]
string sConnectionDescription )
Is thrown, when it is not possible to accept on a local resource.
Definition: ConnectionSetupException.idl:24
A bidirectional bytestream.
Definition: XConnection.idl:29
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
allows to passively accept connection attempts from other processes.
Definition: XAcceptor.idl:28
Is thrown, when there is another thread already accepting on this instance.
Definition: AlreadyAcceptingException.idl:24
base interface of all UNO interfaces
Definition: XInterface.idl:45