Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

xmlBase::IFileException Class Reference

#include <IFile.h>

List of all members.

Public Member Functions

 IFileException (std::string err)
 IFileException (std::string err)

Public Attributes

std::string msg


Constructor & Destructor Documentation

xmlBase::IFileException::IFileException std::string  err  )  [inline]
 

00034 : msg(err) {}

xmlBase::IFileException::IFileException std::string  err  )  [inline]
 

00034 : msg(err) {}


Member Data Documentation

std::string xmlBase::IFileException::msg
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 19:24:56 2011 for BOSS6.5.5 by  doxygen 1.3.9.1