The NMS Class Library (.Net Messaging Library)

BrokerException Class

Exception thrown when the broker returns an error

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

System.Object
   System.Exception
      NMS.NMSException
         ActiveMQ.BrokerException

public class BrokerException : NMSException

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: ActiveMQ

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

See Also

BrokerException Members | ActiveMQ Namespace