libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqnet::ssl::exception Class Reference

Exception class to wrap errors generated by openssl library. More...

#include <ssl_lib.h>

Inheritance diagram for iqnet::ssl::exception:
iqnet::ssl::connection_close iqnet::ssl::io_error iqnet::ssl::not_initialized iqnet::ssl::need_read iqnet::ssl::need_write

Public Member Functions

 exception (unsigned long ssl_err) throw ()
 
 exception (const std::string &msg) throw ()
 
const char * what () const throw ()
 
unsigned long code () const throw ()
 

Detailed Description

Exception class to wrap errors generated by openssl library.


The documentation for this class was generated from the following files: