The NMS Class Library (.Net Messaging Library)

BrokerError Members

BrokerError overview

Public Instance Constructors

BrokerError Constructor Initializes a new instance of the BrokerError class.

Public Instance Properties

Cause  
CommandId (inherited from BaseCommand)  
ExceptionClass  
Message  
ResponseRequired (inherited from BaseDataStructure)  
StackTrace  
StackTraceElements  

Public Instance Methods

AfterMarshall (inherited from BaseDataStructure)  
AfterUnmarshall (inherited from BaseDataStructure)  
BeforeMarshall (inherited from BaseDataStructure)  
BeforeUnmarshall (inherited from BaseDataStructure)  
Equals (inherited from BaseCommand)  
GetDataStructureType (inherited from BaseDataStructure)  
GetHashCode (inherited from BaseCommand)  
GetMarshalledForm (inherited from BaseDataStructure)  
GetType (inherited from Object)  
HashCode (inherited from BaseDataStructure)  
IsMarshallAware (inherited from BaseDataStructure)  
PrintStackTrace  
SetMarshalledForm (inherited from BaseDataStructure)  
ToString (inherited from BaseCommand)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

BrokerError Class | ActiveMQ.Commands Namespace