B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
System::SocketException Member List

This is the complete list of members for System::SocketException, including all inherited members.

Exception()Utils::Exception
Exception(const std::string &aReason)Utils::Exception
getErrNo() const System::SystemExceptioninline
getErrorDescription(int errNo)System::SystemExceptionstatic
getLastError()System::SocketExceptionstatic
m_reasonUtils::Exceptionprotected
reason() const Utils::Exception
SocketException(char const *msg, int errNo=SystemException::getLastError())System::SocketException
SocketException(std::string const &msg, int errNo)System::SocketException
SystemException(char const *msg, int errNo=SystemException::getLastError())System::SystemException
SystemException(std::string const &msg, int errNo)System::SystemException
what() const B2B_OVERRIDEUtils::Exceptionvirtual
~Exception()Utils::Exceptionvirtual