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