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
    Wrapper exception class for a MQ resource discovery exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      SIBMQResourceDiscoveryException(java.lang.Exception mqException)
      Constructed from the internal MQResourceDiscoveryException
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String 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
IBM WebSphere Application ServerTM
Release 8.5