IBR-DTNSuite  0.10
dtn::net::DatagramException Class Reference

#include <DatagramService.h>

Inheritance diagram for dtn::net::DatagramException:
Inheritance graph
Collaboration diagram for dtn::net::DatagramException:
Collaboration graph

Public Member Functions

 DatagramException (const std::string &what)
 
virtual ~DatagramException () 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

Definition at line 19 of file DatagramService.h.

Constructor & Destructor Documentation

dtn::net::DatagramException::DatagramException ( const std::string &  what)
inline

Definition at line 22 of file DatagramService.h.

virtual dtn::net::DatagramException::~DatagramException ( ) throw ()
inlinevirtual

Definition at line 25 of file DatagramService.h.


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