The NMS Class Library (.Net Messaging Library)

NMSException Class

Represents a NMS exception

For a list of all members of this type, see NMSException Members.

System.Object
   System.Exception
      NMS.NMSException
         ActiveMQ.BrokerException
         ActiveMQ.ConnectionClosedException
         ActiveMQ.ConsumerClosedException
         NMS.NMSConnectionException

public class NMSException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NMS

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

NMSException Members | NMS Namespace