client-cpp  0.6.1
kaa::UnavailableTopicException Class Reference

#include <UnavailableTopicException.hpp>

+ Inheritance diagram for kaa::UnavailableTopicException:
+ Collaboration diagram for kaa::UnavailableTopicException:

Public Member Functions

 UnavailableTopicException (boost::format f)
 
 UnavailableTopicException (const std::string &message)
 
- Public Member Functions inherited from kaa::KaaException
 KaaException ()
 
 KaaException (boost::format f)
 
 KaaException (const std::string &message)
 
virtual const char * what () const throw ()
 
virtual ~KaaException () throw ()
 

Detailed Description

Definition at line 24 of file UnavailableTopicException.hpp.

Constructor & Destructor Documentation

kaa::UnavailableTopicException::UnavailableTopicException ( boost::format  f)
inline

Definition at line 26 of file UnavailableTopicException.hpp.

kaa::UnavailableTopicException::UnavailableTopicException ( const std::string &  message)
inline

Definition at line 27 of file UnavailableTopicException.hpp.


The documentation for this class was generated from the following file: