xmlBase::IFileException Class Reference

#include <IFile.h>

List of all members.

Public Member Functions

 IFileException (std::string err)

Public Attributes

std::string msg


Detailed Description

Definition at line 32 of file IFile.h.


Constructor & Destructor Documentation

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

Definition at line 34 of file IFile.h.

00034 : msg(err) {}


Member Data Documentation

std::string xmlBase::IFileException::msg

Definition at line 35 of file IFile.h.


Generated on Tue Nov 29 23:36:39 2016 for BOSS_7.0.2 by  doxygen 1.4.7