Show / Hide Table of Contents

Class ApiException

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

Inheritance
Object
ApiException
Namespace: StockSharp.Micex.Native
Assembly: StockSharp.Micex.dll
Syntax
public class ApiException : ApplicationException

Properties

ErrorCode

Код ошибки.

Declaration
public ApiErrorCodes ErrorCode { get; set; }
Property Value
Type Description
ApiErrorCodes

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾