|
B2BITS FIX Antenna HFT
1.0.17
|
#include <FixProtocolException.h>
Inheritance diagram for Parser::FixProtocolException:
Collaboration diagram for Parser::FixProtocolException:Public Member Functions | |
| FixProtocolException () | |
| FixProtocolException (const std::string &aMsg) | |
Public Member Functions inherited from Utils::Exception | |
| Exception () | |
| Constructor. More... | |
| Exception (const std::string &aReason) | |
| Constructor. More... | |
| std::string const & | reason () const throw () |
| Returns the reason for this exception. More... | |
| virtual const char * | what () const throw () |
| Returns the reason for this exception. More... | |
| virtual | ~Exception () throw () |
| Destructor. More... | |
Additional Inherited Members | |
Protected Attributes inherited from Utils::Exception | |
| std::string | m_reason |
| std::string that describes raised exception More... | |
|
inline |
|
inline |
1.8.5