|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.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
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)
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 |
---|
public int getReasonCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |