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