Uses of Class
info.informatica.net.HostNameException

Packages that use HostNameException
info.informatica.net   
 

Uses of HostNameException in info.informatica.net
 

Methods in info.informatica.net that throw HostNameException
static String HostName.getRootDomain(String fqdn)
           
static String HostName.getSubDomain(String fqdn)
          Gets the subdomain for this hostname.
 

Constructors in info.informatica.net that throw HostNameException
HostName(String s)