client-cpp
0.10.0
|
This is the complete list of members for kaa::TransportException, including all inherited members.
getErrorCode() const | kaa::TransportException | inline |
KaaException() | kaa::kaa::KaaException | inline |
KaaException(boost::format &f) | kaa::kaa::KaaException | inline |
KaaException(const std::string &message) | kaa::kaa::KaaException | inline |
KaaException(const std::exception &e) | kaa::kaa::KaaException | inline |
TransportException() | kaa::TransportException | inline |
TransportException(const boost::system::error_code &errorCode) | kaa::TransportException | inline |
TransportException(boost::format f) | kaa::TransportException | inline |
TransportException(const std::string &message) | kaa::TransportException | inline |
what() const | kaa::kaa::KaaException | inlinevirtual |
~KaaException() noexcept=default | kaa::kaa::KaaException | virtual |