com.ibm.websphere.sib.admin
Class SIBMQResourceDiscoveryException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.sib.admin.SIBMQResourceDiscoveryException
All implemented interfaces:
java.io.Serializable
- public class SIBMQResourceDiscoveryException
- extends java.lang.Exception
See Also:
Constructor Summary
Constructor and Description |
---|
SIBMQResourceDiscoveryException(java.lang.Exception mqException)
Constructed from the internal MQResourceDiscoveryException
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getReasonText(java.util.Locale locale)
Get the NLS reason text for the MQ resource discovery exception
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
SIBMQResourceDiscoveryException
- public SIBMQResourceDiscoveryException( java.lang.Exception mqException)
Constructed from the internal MQResourceDiscoveryException
Method Detail
getReasonText
- public java.lang.String getReasonText( java.util.Locale locale)
Get the NLS reason text for the MQ resource discovery exception