IBR-DTNSuite  0.10
ibrcommon::socket_exception Class Reference

#include <socket.h>

Inheritance diagram for ibrcommon::socket_exception:
Inheritance graph
Collaboration diagram for ibrcommon::socket_exception:
Collaboration graph

Public Member Functions

 socket_exception ()
 
 socket_exception (string error)
 
- 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

Definition at line 45 of file socket.h.

Constructor & Destructor Documentation

ibrcommon::socket_exception::socket_exception ( )
inline

Definition at line 48 of file socket.h.

ibrcommon::socket_exception::socket_exception ( string  error)
inline

Definition at line 51 of file socket.h.


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