dxFeed .Net API
5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Signals that input stream does not conform to the CSV format. See RFC 4180 for CSV format specification. More...
Public Member Functions | |
CSVFormatException () | |
Constructs a CSVFormatException without detail message. More... | |
CSVFormatException (string s) | |
Constructs a CSVFormatException with specified detail message. More... | |
Signals that input stream does not conform to the CSV format. See RFC 4180 for CSV format specification.
|
inline |
Constructs a CSVFormatException without detail message.
|
inline |
Constructs a CSVFormatException with specified detail message.
s |