IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.sib.admin
Class SIBRuntimeOperationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.websphere.sib.admin.SIBRuntimeOperationFailedException
All Implemented Interfaces:
java.io.Serializable

public class SIBRuntimeOperationFailedException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SIBRuntimeOperationFailedException(java.lang.Exception exception)
          Constructed from the internal SIBRuntimeOperationFailedException
 
Method Summary
 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

SIBRuntimeOperationFailedException

public SIBRuntimeOperationFailedException(java.lang.Exception exception)
Constructed from the internal SIBRuntimeOperationFailedException

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