Uses of Class
com.ibm.jsdt.facade.InvalidHostnameException

Packages that use InvalidHostnameException
com.ibm.jsdt.facade The facade package enables solution providers to perform dynamic solution configuration based on the environment of the systems they are targeting. 
 

Uses of InvalidHostnameException in com.ibm.jsdt.facade
 

Methods in com.ibm.jsdt.facade that throw InvalidHostnameException
 void TaskConfiguration.addTargetInfoForTask(java.lang.String taskID, java.lang.String hostname, java.lang.String userId, java.lang.String password, java.lang.String operatingSystem, boolean storeCredentials)
          Adds a target to a specified task.