dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Public Member Functions
com.dxfeed.ipf.InstrumentProfileFormatException Class Reference

Signals that input stream does not conform to the Simple File Format. Please see Instrument Profile Format documentation for complete description. More...

Inheritance diagram for com.dxfeed.ipf.InstrumentProfileFormatException:
[legend]
Collaboration diagram for com.dxfeed.ipf.InstrumentProfileFormatException:
[legend]

Public Member Functions

 InstrumentProfileFormatException ()
 Constructs a InstrumentProfileFormatException without detail message. More...
 
 InstrumentProfileFormatException (string s)
 Constructs a InstrumentProfileFormatException with specified detail message. More...
 

Detailed Description

Signals that input stream does not conform to the Simple File Format. Please see Instrument Profile Format documentation for complete description.

Constructor & Destructor Documentation

◆ InstrumentProfileFormatException() [1/2]

com.dxfeed.ipf.InstrumentProfileFormatException.InstrumentProfileFormatException ( )
inline

Constructs a InstrumentProfileFormatException without detail message.

◆ InstrumentProfileFormatException() [2/2]

com.dxfeed.ipf.InstrumentProfileFormatException.InstrumentProfileFormatException ( string  s)
inline

Constructs a InstrumentProfileFormatException with specified detail message.

Parameters
s

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