#include <Connection.hpp>
Inheritance diagram for CarobNS::AuthenticationException:
Public Member Functions | |
AuthenticationException (std::wstring s) | |
Constructs a AuthenticationException with the given message. |
Send on connection (user/pass)
CarobNS::AuthenticationException::AuthenticationException | ( | std::wstring | s | ) | [inline] |
Constructs a AuthenticationException with the given message.
s | error message of the exception |