IBR-DTNSuite  0.10
dtn::streams::StreamConnection::StreamShutdownException Class Reference

#include <StreamConnection.h>

Inheritance diagram for dtn::streams::StreamConnection::StreamShutdownException:
Inheritance graph
Collaboration diagram for dtn::streams::StreamConnection::StreamShutdownException:
Collaboration graph

Public Member Functions

 StreamShutdownException (string what="Shutdown message received.") throw ()
 
- Public Member Functions inherited from ibrcommon::IOException
 IOException (string what="Input/Output error.") 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 88 of file StreamConnection.h.

Constructor & Destructor Documentation

dtn::streams::StreamConnection::StreamShutdownException::StreamShutdownException ( string  what = "Shutdown message received.") throw ()
inline

Definition at line 91 of file StreamConnection.h.


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