Uses of Class
java.net.UnknownHostException

Packages that use UnknownHostException
java.net   
 

Uses of UnknownHostException in java.net
 

Methods in java.net that throw UnknownHostException
static InetAddress[] InetAddress.getAllByName(String var0)
           
static InetAddress InetAddress.getByName(String var0)
           
static InetAddress InetAddress.getLocalHost()
           
 

Constructors in java.net that throw UnknownHostException
Socket(String var0, int var1)
           
 



Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.