BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
xmlBase::IFileException Class Reference

#include <IFile.h>

Public Member Functions

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

Public Attributes

std::string msg

Detailed Description

Definition at line 32 of file Calibration/xmlBase/include/xmlBase/IFile.h.

Constructor & Destructor Documentation

◆ IFileException() [1/3]

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

◆ IFileException() [2/3]

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

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/xmlBase/IFile.h.

34: msg( err ) {}

◆ IFileException() [3/3]

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

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/xmlBase/IFile.h.

34: msg( err ) {}

Member Data Documentation

◆ msg

std::string xmlBase::IFileException::msg

Definition at line 35 of file Calibration/xmlBase/include/xmlBase/IFile.h.

Referenced by IFileException().


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