Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MynahSA::IStreamReadError Class Reference

#include <istreambase.hpp>

Inheritance diagram for MynahSA::IStreamReadError:

Inheritance graph
[legend]
Collaboration diagram for MynahSA::IStreamReadError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IStreamReadError (const std::string &c)
 ~IStreamReadError () throw ()

Detailed Description

Exception handling class for input SSL Stream errors.

Definition at line 35 of file istreambase.hpp.


Constructor & Destructor Documentation

MynahSA::IStreamReadError::IStreamReadError const std::string &  c  ) 
 

Constructor

Parameters:
c - error message
Returns:
Nothing

MynahSA::IStreamReadError::~IStreamReadError  )  throw ()
 

Destructor

Returns:
Nothing


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