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 144 of file gssl_mbedtls.h.
|
explicit |
Definition at line 1084 of file gssl_mbedtls.cpp.
GSsl::MbedTls::Error::Error | ( | const std::string & | fnname, |
int | rc, | ||
const std::string & | more = {} |
||
) |
Definition at line 1089 of file gssl_mbedtls.cpp.
GSsl::MbedTls::Error::Error | ( | const std::string & | fname, |
int | rc | ||
) |
Definition at line 63 of file gssl_mbedtls_keygen.cpp.