Class Hierarchy All Classes All Fields and Methods

Class com.ibm.broker.config.proxy.ConfigManagerProxyLoggedMQException

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

 

Method Index
Method Description
int getReasonCode() The reason code thrown by the WebSphere MQ Classes for Java.

Methods

getReasonCode

public int getReasonCode() 

The reason code thrown by the WebSphere MQ Classes for Java.

Class Hierarchy All Classes All Fields and Methods