Table of Contents

Class ApiException

Namespace
StockSharp.Micex.Native
Assembly
StockSharp.Micex.dll

Исключение, содержащее код и описание ошибки, полученной от Micex Bridge.

public class ApiException : ApplicationException, ISerializable
Inheritance
ApiException
Implements
Inherited Members
Extension Methods

Properties

ErrorCode

Код ошибки.

public ApiErrorCodes ErrorCode { get; set; }

Property Value

ApiErrorCodes