OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
Error Member List

This is the complete list of members for Error, including all inherited members.

code() const Errorinline
description() const Errorinline
Error(const std::string &source, ErrorCode code)Error
Error(const std::string &source, ErrorCode code, const std::string &description)Error
Error(const std::string &source, ErrorCode code, const std::string &description, FeedId feedId)Error
Error(const Error &other)Error
feedId() const Errorinline
operator=(const Error &other)Error
source() const Errorinline
toString() const Errorinline
toString(std::string &) const Error
what() const Errorvirtual
~Error()Errorvirtual