BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
facilities::Untranslatable Class Reference

Exception class used by expandEnvVar. More...

#include <Util.h>

Public Member Functions

 Untranslatable (const std::string &toTrans)
 
 Untranslatable (const std::string &toTrans)
 
 Untranslatable (const std::string &toTrans)
 
 Untranslatable (const std::string &toTrans)
 

Public Attributes

std::string m_badVar
 

Detailed Description

Exception class used by expandEnvVar.

This class provides a home for utility functions with no need for any context (hence static)

Definition at line 21 of file Calibration/facilities/facilities-00-00-04/facilities/Util.h.

Constructor & Destructor Documentation

◆ Untranslatable() [1/4]

facilities::Untranslatable::Untranslatable ( const std::string &  toTrans)
inline

◆ Untranslatable() [2/4]

facilities::Untranslatable::Untranslatable ( const std::string &  toTrans)
inline

Definition at line 22 of file Event/RootCnvSvc/RootCnvSvc-02-01-13/RootCnvSvc/Util.h.

22: m_badVar(toTrans) {}

◆ Untranslatable() [3/4]

facilities::Untranslatable::Untranslatable ( const std::string &  toTrans)
inline

Definition at line 23 of file InstallArea/include/facilities/facilities/Util.h.

23: m_badVar(toTrans) {}

◆ Untranslatable() [4/4]

facilities::Untranslatable::Untranslatable ( const std::string &  toTrans)
inline

Definition at line 22 of file InstallArea/include/RootCnvSvc/RootCnvSvc/Util.h.

22: m_badVar(toTrans) {}

Member Data Documentation

◆ m_badVar

std::string facilities::Untranslatable::m_badVar

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