public class ConfigManagerProxyRequestTimeoutException extends ConfigManagerProxyLoggedException
The receipt of this exception does not mean that request was rejected by the broker. It is still possible that the broker will process the message when it is able to do so.
As an subclass of ConfigManagerProxyLoggedException, additional resolution information is included with the exception text and can be accessed using the getServiceInformation() method.
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ 53970 2009-03-27 HDMPL v7 Release
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
copyright
IBM Copyright
|
protected static java.lang.String |
sccsid
Version information
|
Modifier | Constructor and Description |
---|---|
protected |
ConfigManagerProxyRequestTimeoutException(java.lang.String s,
java.lang.String serviceInformation)
Instantiates a ConfigManagerProxyRequestTimeoutException.
|
getServiceInformation
protected static final java.lang.String copyright
protected static final java.lang.String sccsid