Class HostUnknownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable

public class HostUnknownException extends ConnectException
This exception is thrown by NameServerClient when UnknownHostException is encountered sending messages to the Name Server.s
See Also:
  • Constructor Details

    • HostUnknownException

      public HostUnknownException(String address)