#include <KeyException.h>
Public Member Functions | |
KeyException () | |
KeyException (const char *message) | |
KeyException (const String &message) | |
KeyException (const Throwable *cause) | |
~KeyException () |
beecrypt::security::KeyException::KeyException | ( | ) | [inline] |
beecrypt::security::KeyException::KeyException | ( | const char * | message | ) | [inline] |
beecrypt::security::KeyException::KeyException | ( | const String & | message | ) | [inline] |
beecrypt::security::KeyException::KeyException | ( | const Throwable * | cause | ) | [inline] |
beecrypt::security::KeyException::~KeyException | ( | ) | [inline] |