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