IBR-DTNSuite  0.12
io::FatImageReader::FatImageException Class Reference

#include <FatImageReader.h>

Inheritance diagram for io::FatImageReader::FatImageException:
Inheritance graph
Collaboration diagram for io::FatImageReader::FatImageException:
Collaboration graph

Public Member Functions

 FatImageException (int errcode, const std::string &operation, const ibrcommon::File &file)
 
virtual ~FatImageException () throw ()
 
int getErrorCode () const
 
- 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 40 of file FatImageReader.h.

Constructor & Destructor Documentation

io::FatImageReader::FatImageException::FatImageException ( int  errcode,
const std::string &  operation,
const ibrcommon::File file 
)

Definition at line 31 of file FatImageReader.cpp.

io::FatImageReader::FatImageException::~FatImageException ( )
throw (
)
virtual

Definition at line 36 of file FatImageReader.cpp.

Member Function Documentation

int io::FatImageReader::FatImageException::getErrorCode ( ) const

Definition at line 47 of file FatImageReader.cpp.

Referenced by io::FATFile::getFiles().


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