dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Public Member Functions | Static Public Member Functions | Properties
com.dxfeed.native.NativeDxException Class Reference
Inheritance diagram for com.dxfeed.native.NativeDxException:
[legend]
Collaboration diagram for com.dxfeed.native.NativeDxException:
[legend]

Public Member Functions

 NativeDxException (int error, string message)
 
 NativeDxException (string message)
 
- Public Member Functions inherited from com.dxfeed.api.DxException
 DxException ()
 
 DxException (string message)
 
 DxException (string message, Exception innerException)
 

Static Public Member Functions

static NativeDxException Create ()
 

Properties

int ErrorCode [get, private set]
 

Additional Inherited Members

- Protected Member Functions inherited from com.dxfeed.api.DxException
 DxException (SerializationInfo info, StreamingContext context)
 

Constructor & Destructor Documentation

◆ NativeDxException() [1/2]

com.dxfeed.native.NativeDxException.NativeDxException ( int  error,
string  message 
)
inline

◆ NativeDxException() [2/2]

com.dxfeed.native.NativeDxException.NativeDxException ( string  message)
inline

Member Function Documentation

◆ Create()

static NativeDxException com.dxfeed.native.NativeDxException.Create ( )
inlinestatic

Property Documentation

◆ ErrorCode

int com.dxfeed.native.NativeDxException.ErrorCode
getprivate set

The documentation for this class was generated from the following file: