IBR-DTN  1.0.0
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
 

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: