CGEM BOSS 6.6.5.h
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)
 

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 20 of file Event/RootCnvSvc/RootCnvSvc-04-01-18/RootCnvSvc/Util.h.

Constructor & Destructor Documentation

◆ Untranslatable() [1/2]

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

◆ Untranslatable() [2/2]

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

Definition at line 22 of file Event/RootCnvSvc/RootCnvSvc-04-01-18/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: