client-cpp  0.7.0
kaa::BadCredentials Class Reference

The exception is thrown to indicate that something is wrong with the input identification data. More...

#include <BadCredentials.hpp>

+ Inheritance diagram for kaa::BadCredentials:
+ Collaboration diagram for kaa::BadCredentials:

Public Member Functions

 BadCredentials (boost::format f)
 
 BadCredentials (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

The exception is thrown to indicate that something is wrong with the input identification data.

Definition at line 27 of file BadCredentials.hpp.

Constructor & Destructor Documentation

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

Definition at line 29 of file BadCredentials.hpp.

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

Definition at line 32 of file BadCredentials.hpp.


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