java.lang.Object java.lang.Throwable java.lang.Exception com.ibm.broker.config.proxy.ConfigManagerProxyException com.ibm.broker.config.proxy.ConfigManagerProxyLoggedException com.ibm.broker.config.proxy.ConfigManagerProxyLoggedMQException
public class ConfigManagerProxyLoggedMQException
extends ConfigManagerProxyLoggedException
This class is used to describe exceptions due to problems flagged by the WebSphere MQ Classes for Java. Additional MQ reason code information is included with the exception text.
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ d29325 2004-03-30 HDMPL v6 Release
Field | Description |
---|---|
copyright | IBM Copyright |
sccsid | Version information |
Constructor | Description |
---|---|
ConfigManagerProxyLoggedMQException(MQException, String, String) | Constructor |
Method | Description |
---|---|
int getReasonCode() | The reason code thrown by the WebSphere MQ Classes for Java. |
protected static final java.lang.String copyrightIBM Copyright
protected static final java.lang.String sccsidVersion information
protected ConfigManagerProxyLoggedMQException(MQException mqex, String s, String serviceInformation)Constructor
- Parameters
- mqex - MQException
- s - Description of the exception
public int getReasonCode()The reason code thrown by the WebSphere MQ Classes for Java.
- Returns
- int MQRC