ATLAS Offline Software
Classes | Namespaces | Functions
Calorimeter/CaloUtils/CaloUtils/exceptions.h File Reference

Exceptions that can be thrown from CaloUtils. More...

#include <stdexcept>
#include <string>
Include dependency graph for Calorimeter/CaloUtils/CaloUtils/exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaloUtils::ExcBadToolConstantVersion
 Exception — version mismatch for tool. More...
 
class  CaloUtils::ExcConstantNotSet
 Exception — constant not set. More...
 
class  CaloUtils::ExcConstantReset
 Exception — constant set more than once. More...
 
class  CaloUtils::ExcBadContextlessRetrieve
 Exception — Bad contextless retrieve. More...
 

Namespaces

 CaloUtils
 

Functions

void CaloUtils::throwExcBadContextlessRetrieve (const std::string &toolName, const std::string &constName)
 Throw a CaloUtils::ExcBadContextlessRetrieve exception. More...
 

Detailed Description

Exceptions that can be thrown from CaloUtils.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Apr, 2020

Definition in file Calorimeter/CaloUtils/CaloUtils/exceptions.h.