Public Member Functions

ibrcommon::IOException Class Reference

#include <Exceptions.h>

Inherits ibrcommon::Exception.

Inherited by dtn::ConnectionInterruptedException, dtn::streams::StreamConnection::StreamClosedException, dtn::streams::StreamConnection::StreamErrorException, dtn::streams::StreamConnection::StreamShutdownException, dtn::streams::StreamConnection::TransmissionInterruptedException, ibrcommon::CanNotOpenFileException, and ibrcommon::FileNotExistsException.

Collaboration diagram for ibrcommon::IOException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IOException (string what="Input/Output error.") throw ()

Detailed Description

This is thrown if input/output error happens.

Definition at line 69 of file Exceptions.h.


Constructor & Destructor Documentation

ibrcommon::IOException::IOException ( string  what = "Input/Output error."  )  throw () [inline]

Definition at line 72 of file Exceptions.h.


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