A private exception class used by ssl classes.
More...
|
| Error (const std::string &) |
|
| Error (const std::string &, unsigned long) |
|
virtual | ~Error () throw () |
|
virtual const char * | what () const throw () |
|
A private exception class used by ssl classes.
Definition at line 166 of file gssl_openssl.cpp.
GSsl::Error::Error |
( |
const std::string & |
s | ) |
|
|
explicit |
GSsl::Error::Error |
( |
const std::string & |
s, |
|
|
unsigned long |
e |
|
) |
| |
GSsl::Error::~Error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
const char * GSsl::Error::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following file: