|
E-MailRelay
|
An exception class for GSsl::OpenSSL classes. More...
#include <gssl_openssl.h>
Inheritance diagram for GSsl::OpenSSL::Error:
Collaboration diagram for GSsl::OpenSSL::Error:Public Member Functions | |
| Error (const std::string &) | |
| Error (const std::string &, unsigned long) | |
| Error (const std::string &, unsigned long, const std::string &path) | |
Static Public Member Functions | |
| static void | clearErrors () |
An exception class for GSsl::OpenSSL classes.
Definition at line 140 of file gssl_openssl.h.
|
explicit |
Definition at line 736 of file gssl_openssl.cpp.
| GSsl::OpenSSL::Error::Error | ( | const std::string & | fnname, |
| unsigned long | e | ||
| ) |
Definition at line 741 of file gssl_openssl.cpp.
| GSsl::OpenSSL::Error::Error | ( | const std::string & | fnname, |
| unsigned long | e, | ||
| const std::string & | path | ||
| ) |
Definition at line 747 of file gssl_openssl.cpp.
|
static |
Definition at line 753 of file gssl_openssl.cpp.