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