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