E-MailRelay
|
An exception class for GSsl::MbedTls classes. More...
#include <gssl_mbedtls.h>
Public Member Functions | |
Error (const std::string &) | |
Error (const std::string &, int rc, const std::string &more={}) | |
Error (const std::string &, int) | |
An exception class for GSsl::MbedTls classes.
Definition at line 142 of file gssl_mbedtls.h.
|
explicit |
Definition at line 1074 of file gssl_mbedtls.cpp.
GSsl::MbedTls::Error::Error | ( | const std::string & | fnname, |
int | rc, | ||
const std::string & | more = {} |
||
) |
Definition at line 1079 of file gssl_mbedtls.cpp.
GSsl::MbedTls::Error::Error | ( | const std::string & | fname, |
int | rc | ||
) |
Definition at line 59 of file gssl_mbedtls_keygen.cpp.