#include <yapetexception.h>
Public Member Functions | |
const YAPETInvalidPasswordException | operator= (const YAPETInvalidPasswordException &ex) throw () |
YAPETInvalidPasswordException (const YAPETInvalidPasswordException &ex) throw () | |
YAPETInvalidPasswordException (std::string msg) throw () | |
YAPETInvalidPasswordException () throw () | |
virtual | ~YAPETInvalidPasswordException () throw () |
Definition at line 142 of file yapetexception.h.
YAPET::YAPETInvalidPasswordException::YAPETInvalidPasswordException | ( | ) | throw () [inline] |
Definition at line 144 of file yapetexception.h.
YAPET::YAPETInvalidPasswordException::YAPETInvalidPasswordException | ( | std::string | msg | ) | throw () [inline] |
Definition at line 146 of file yapetexception.h.
YAPET::YAPETInvalidPasswordException::YAPETInvalidPasswordException | ( | const YAPETInvalidPasswordException & | ex | ) | throw () [inline] |
Definition at line 150 of file yapetexception.h.
virtual YAPET::YAPETInvalidPasswordException::~YAPETInvalidPasswordException | ( | ) | throw () [inline, virtual] |
Definition at line 152 of file yapetexception.h.
const YAPETInvalidPasswordException YAPET::YAPETInvalidPasswordException::operator= | ( | const YAPETInvalidPasswordException & | ex | ) | throw () [inline] |
Definition at line 156 of file yapetexception.h.