:: com :: sun :: star :: io ::

exception SocketException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::io::IOException
    |
    +-SocketException
Usage Restrictions
not published
Description
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.

Top of Page