Table of Contents

Class ExceptionResponse

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public class ExceptionResponse : Response, Command, DataStructure, ICloneable
Inheritance
ExceptionResponse
Implements
Inherited Members

Constructors

ExceptionResponse()

public ExceptionResponse()

Fields

ID_EXCEPTIONRESPONSE

public const byte ID_EXCEPTIONRESPONSE = 31

Field Value

byte

Properties

Exception

public BrokerError Exception { get; set; }

Property Value

BrokerError

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string