ATLAS Offline Software
Classes | Namespaces
Calorimeter/CaloCondBlobObjs/CaloCondBlobObjs/Exception.h File Reference
#include <exception>
#include <string>
#include <sstream>
Include dependency graph for Calorimeter/CaloCondBlobObjs/CaloCondBlobObjs/Exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaloCond::Exception
 Calocond Exception base class. More...
 
class  CaloCond::InvalidBlob
 Thrown if coral::Blob does not conform with expected structure. More...
 
class  CaloCond::VersionConflict
 Thrown if object version in BLOB does not agree with class version. More...
 
class  CaloCond::TypeConflict
 Thrown if object type in BLOB does not agree with class type. More...
 
class  CaloCond::SizeConflict
 Thrown if BLOB size is not correct. More...
 
class  CaloCond::IndexOutOfRange
 Thrown if an index is out of range. More...
 
class  CaloCond::InvalidCaloGain
 Thrown if an invalid CaloGain is encountered. More...
 

Namespaces

 CaloCond