public class UnknownHostnameException extends ConnectException
BrokerSystem
when an UnknownHostException
is encountered
attempting to connect to an application server.Constructor and Description |
---|
UnknownHostnameException(com.progress.ubroker.util.SocketConnectionInfo host) |
UnknownHostnameException(com.progress.ubroker.util.SocketConnectionInfoEx host) |
UnknownHostnameException(java.lang.Throwable t,
com.progress.ubroker.util.SocketConnectionInfoEx host) |
setProcReturnString
getProcReturnString, hasProcReturnString
getArgument, getLocalizedMessage, getMessage, getMessageId, getPrevious, setMessageId, setPrevious, toString
public UnknownHostnameException(com.progress.ubroker.util.SocketConnectionInfo host)
public UnknownHostnameException(com.progress.ubroker.util.SocketConnectionInfoEx host)
public UnknownHostnameException(java.lang.Throwable t, com.progress.ubroker.util.SocketConnectionInfoEx host)