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