com.ibm.broker.config.proxy
Class ConfigManagerProxyLoggedMQException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.broker.config.proxy.ConfigManagerProxyException
              extended by com.ibm.broker.config.proxy.ConfigManagerProxyLoggedException
                  extended by com.ibm.broker.config.proxy.ConfigManagerProxyLoggedMQException
All Implemented Interfaces:
java.io.Serializable

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
 47371    2007-07-30  HDMPL           v6.1 Release (no changes)

 

Version:
Config/com/ibm/broker/config/proxy/ConfigManagerProxyLoggedMQException.java, CMP, S000 1.7
See Also:
Serialized Form

Method Summary
 int getReasonCode()
          The reason code thrown by the WebSphere MQ Classes for Java.
 
Methods inherited from class com.ibm.broker.config.proxy.ConfigManagerProxyLoggedException
getServiceInformation
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getReasonCode

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

Returns:
int MQRC