OnixS CME Drop Copy Handler C++ library 5.7.1
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 Error &other)Error
operator=(const Error &other)Error
source() constErrorinline
toString() constErrorinline
toString(std::string &) constError
what() constErrorvirtual
~Error()Errorvirtual