JML

Uses of Class
java.net.UnknownHostException

Packages that use UnknownHostException
java.net JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
 

Uses of UnknownHostException in java.net
 

Methods in java.net that throw UnknownHostException
static InetAddress InetAddress.getLocalHost()
           
static InetAddress InetAddress.getByAddress(byte[])
           
static InetAddress InetAddress.getByName(String)
           
static InetAddress[] InetAddress.getAllByName(String)
           
private static InetAddress[] InetAddress.getAllByName0(String)
           
(package private) static InetAddress[] InetAddress.getAllByName0(String, boolean)
           
static InetAddress InetAddress.getByAddress(String, byte[])
           
private static Object InetAddress.getAddressFromNameService(String, InetAddress)
           
private static InetAddress InetAddress.getByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName0(String, InetAddress, boolean)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.