com.ibm.wsspi.sibx.mediation.flow

Class MediationRuntimeException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException
  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated.

    public class MediationRuntimeException
    extends java.lang.Exception
    To be thrown by the mediation runtime when it encounters problems in setting up a mediation flow.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String $sccsid
      Deprecated. 
       
      static java.lang.String COPYRIGHT
      Deprecated. 
       
    • Method Summary

      • 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

      • MediationRuntimeException

        public MediationRuntimeException()
        Deprecated. 
        Default constructor
      • MediationRuntimeException

        public MediationRuntimeException(java.lang.String message)
        Deprecated. 
        Constructor which takes a message as the only parameter.
        Parameters:
        message - the exception message
      • MediationRuntimeException

        public MediationRuntimeException(java.lang.String message,
                                 java.lang.Throwable cause)
        Deprecated. 
        Constructor which takes a message, and a causal exception.
        Parameters:
        message - the exception message
        cause - the causal exception
      • MediationRuntimeException

        public MediationRuntimeException(java.lang.Throwable cause)
        Deprecated. 
        Constructor which takes a causal exception.
        Parameters:
        cause - the causal exception
IBM Business Process ManagerTM
Release 8