#include <stdexcept>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | mpg |
Enumerations | |
enum | PasswordError { INVALID_ALPHABET, INVALID_CHECKSUM, INVALID_LENGTH } |
enumeration for the invalid password errors More... |
|
enumeration for the invalid password errors
Definition at line 33 of file InvalidPasswordException.hh. |