DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Namespaces | Functions
Errors.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::Errors
 Utility namespace: Errors.
 

Functions

std::string dd4hep::Errors::noPermission ()
 System error string for EPERM. Sets errno accordingly. More...
 
std::string dd4hep::Errors::noEntry ()
 System error string for ENOENT. Sets errno accordingly. More...
 
std::string dd4hep::Errors::ioError ()
 System error string for EIO. Sets errno accordingly. More...
 
std::string dd4hep::Errors::invalidArg ()
 System error string for EINVAL. Sets errno accordingly. More...
 
std::string dd4hep::Errors::noKey ()
 System error string for ENOKEY. Sets errno accordingly. More...
 
std::string dd4hep::Errors::noSys ()
 System error string for ENOSYS. Sets errno accordingly. More...
 
std::string dd4hep::Errors::cancelled ()
 System error string for ECANCELED. Sets errno accordingly. More...
 
std::string dd4hep::Errors::linkRange ()
 System error string for ELNRNG. Sets errno accordingly. More...