| 
    client-cpp
    0.7.0
    
   | 
 
The exception is thrown to indicate that Kaa SDK isn't fully initialized. More...
#include <TransportNotFoundException.hpp>
 Inheritance diagram for kaa::TransportNotFoundException:
 Collaboration diagram for kaa::TransportNotFoundException:Public Member Functions | |
| TransportNotFoundException (boost::format f) | |
| TransportNotFoundException (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 () | 
The exception is thrown to indicate that Kaa SDK isn't fully initialized.
In normal workflow this kind of errors shouldn't happen.
Definition at line 29 of file TransportNotFoundException.hpp.
      
  | 
  inline | 
Definition at line 31 of file TransportNotFoundException.hpp.
      
  | 
  inline | 
Definition at line 34 of file TransportNotFoundException.hpp.