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

exception UnknownHostException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::io::IOException
    |
    +-UnknownHostException
Usage Restrictions
not published
Description
is thrown when the IP address of a host could not be determined.

Top of Page