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::SessionHistoryException Class Reference

#include <SessionHistoryException.h>

+ Inheritance diagram for RiskCommon::SessionHistoryException:
+ Collaboration diagram for RiskCommon::SessionHistoryException:

Public Member Functions

SessionHistoryErrorCode getErrorCode () const
 
 SessionHistoryException (std::string const &msg, CodeLocation const &location, SessionHistoryErrorCode errorCode)
 
 ~SessionHistoryException () throw ()
 
- 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::SessionHistoryException::SessionHistoryException ( std::string const &  msg,
CodeLocation const &  location,
SessionHistoryErrorCode  errorCode 
)
inline
RiskCommon::SessionHistoryException::~SessionHistoryException ( )
throw (
)
inline

Member Function Documentation

SessionHistoryErrorCode RiskCommon::SessionHistoryException::getErrorCode ( ) const
inline