|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
15 #ifndef DD4HEP_ERRORS_H
16 #define DD4HEP_ERRORS_H 1
55 #endif // DD4HEP_ERRORS_H
std::string noEntry()
System error string for ENOENT. Sets errno accordingly.
std::string ioError()
System error string for EIO. Sets errno accordingly.
std::string invalidArg()
System error string for EINVAL. Sets errno accordingly.
std::string noKey()
System error string for ENOKEY. Sets errno accordingly.
std::string noSys()
System error string for ENOSYS. Sets errno accordingly.
std::string cancelled()
System error string for ECANCELED. Sets errno accordingly.
std::string noPermission()
System error string for EPERM. Sets errno accordingly.
Namespace for the AIDA detector description toolkit.
std::string linkRange()
System error string for ELNRNG. Sets errno accordingly.