client-cpp  0.8.1
kaa::TransportRedirectException Class Reference

The exception is thrown to indicate that transport redirect response will be processed. More...

#include <TransportRedirectException.hpp>

+ Inheritance diagram for kaa::TransportRedirectException:
+ Collaboration diagram for kaa::TransportRedirectException:

Public Member Functions

 TransportRedirectException (boost::format f)
 
 TransportRedirectException (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 ()=default
 

Detailed Description

The exception is thrown to indicate that transport redirect response will be processed.

Definition at line 27 of file TransportRedirectException.hpp.

Constructor & Destructor Documentation

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

Definition at line 29 of file TransportRedirectException.hpp.

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

Definition at line 32 of file TransportRedirectException.hpp.


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