|
client-cpp
0.8.1
|
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::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 |
The exception is thrown to indicate that something is wrong with the input identification data.
Definition at line 27 of file BadCredentials.hpp.
|
inline |
Definition at line 29 of file BadCredentials.hpp.
|
inline |
Definition at line 32 of file BadCredentials.hpp.