ErrorMessage

StockSharp.Messages

Error message.

Inherits: Message

Implements: IErrorMessage, IOriginalTransactionIdMessage

Constructors

ErrorMessage()

Initializes a new instance of the ErrorMessage.

Properties

Error : Exception

Data process error.

OriginalTransactionId : long

ID of the original message TransactionId for which this message is a response.

Methods

Clone() : Message

Create a copy of ErrorMessage.

Returns: Copy.

ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.