Class ExceptionResponse
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
Properties
Exception
public BrokerError Exception { get; set; }
Property Value
Methods
GetDataStructureType()
public override byte GetDataStructureType()
Returns
ToString()
public override string ToString()