IBR-DTNSuite  0.10
ibrcommon::iostreamBIO::BIOException Class Reference

A Exception that is thrown on BIO related errors. More...

#include <iostreamBIO.h>

Inheritance diagram for ibrcommon::iostreamBIO::BIOException:
Inheritance graph
Collaboration diagram for ibrcommon::iostreamBIO::BIOException:
Collaboration graph

Public Member Functions

 BIOException (const std::string &what) throw ()
 
- Public Member Functions inherited from ibrcommon::Exception
 Exception () throw ()
 
 Exception (const exception &) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 
 Exception (string what) throw ()
 

Additional Inherited Members

- Protected Attributes inherited from ibrcommon::Exception
string _what
 

Detailed Description

A Exception that is thrown on BIO related errors.

Definition at line 40 of file iostreamBIO.h.

Constructor & Destructor Documentation

ibrcommon::iostreamBIO::BIOException::BIOException ( const std::string &  what) throw ()
inline

Definition at line 43 of file iostreamBIO.h.


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