client-cpp
0.10.0
|
#include <UnavailableTopicException.hpp>
Public Member Functions | |
UnavailableTopicException (boost::format f) | |
UnavailableTopicException (const std::string &message) | |
Public Member Functions inherited from kaa::kaa::KaaException | |
KaaException () | |
KaaException (boost::format &f) | |
KaaException (const std::string &message) | |
KaaException (const std::exception &e) | |
virtual const char * | what () const throw () |
virtual | ~KaaException () noexcept=default |
Definition at line 24 of file UnavailableTopicException.hpp.
|
inline |
Definition at line 26 of file UnavailableTopicException.hpp.
|
inline |
Definition at line 27 of file UnavailableTopicException.hpp.