OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
API documentation
Loading...
Searching...
No Matches
Error Member List

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

code() constErrorinline
description() constErrorinline
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() constErrorinline
operator=(const Error &other)Error
source() constErrorinline
toString() constErrorinline
toString(std::string &) constError
what() constErrorvirtual
~Error()Errorvirtual