com.ibm.wsspi.sibx.mediation

Class TerminalNotFoundException

  • All Implemented Interfaces:
    com.ibm.ws.sibx.common.Loggable, java.io.Serializable


    public class TerminalNotFoundException
    extends MediationConfigurationException
    Thrown if a mediation primitive attempts to obtain an undefined input or output terminal.
    See Also:
    Serialized Form
    • Constructor Detail

      • TerminalNotFoundException

        public TerminalNotFoundException()
        Default constructor
      • TerminalNotFoundException

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

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

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