NBSocketTimeoutException ClassIBM Integration Bus
NBSocketTimeoutException represents a Socket timeout exception.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    IBM.Broker.Plugin NBException
      IBM.Broker.Plugin NBRecoverableException
        IBM.Broker.Plugin NBSocketException
          IBM.Broker.Plugin NBSocketTimeoutException

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

[SerializableAttribute]
public class NBSocketTimeoutException : NBSocketException, 
	ISerializable
See Also