Click or drag to resize
IError Interface

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

E*TRADE API error container.

Namespace: ETradeNet
Assembly: ETradeNet.Core (in ETradeNet.Core.dll) Version: 1.0.5793.41163
Syntax
public interface IError

The IError type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the numerical error code.
Public propertyMessage
Gets the error message.
Top
See Also