B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
RiskCommon::FileNotFoundException Class Reference

#include <Exception.h>

+ Inheritance diagram for RiskCommon::FileNotFoundException:
+ Collaboration diagram for RiskCommon::FileNotFoundException:

Public Member Functions

 FileNotFoundException (std::string const &fileName, CodeLocation const &location)
 
- Public Member Functions inherited from RiskCommon::Exception
 Exception (std::string const &msg, CodeLocation const &location)
 
CodeLocation const & where () const
 
 ~Exception () throw ()
 

Constructor & Destructor Documentation

RiskCommon::FileNotFoundException::FileNotFoundException ( std::string const &  fileName,
CodeLocation const &  location 
)
inline