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

Public Member Functions

 DxException ()
 
 DxException (string message)
 
 DxException (string message, Exception innerException)
 

Protected Member Functions

 DxException (SerializationInfo info, StreamingContext context)
 

Constructor & Destructor Documentation

◆ DxException() [1/4]

com.dxfeed.api.DxException.DxException ( )
inline

◆ DxException() [2/4]

com.dxfeed.api.DxException.DxException ( string  message)
inline

◆ DxException() [3/4]

com.dxfeed.api.DxException.DxException ( string  message,
Exception  innerException 
)
inline

◆ DxException() [4/4]

com.dxfeed.api.DxException.DxException ( SerializationInfo  info,
StreamingContext  context 
)
inlineprotected

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