Thrown if object version in BLOB does not agree with class version.
More...
#include <Exception.h>
Thrown if object version in BLOB does not agree with class version.
Definition at line 64 of file Calorimeter/CaloCondBlobObjs/CaloCondBlobObjs/Exception.h.
◆ VersionConflict()
CaloCond::VersionConflict::VersionConflict |
( |
const std::string & |
domain, |
|
|
unsigned int |
version_is, |
|
|
unsigned int |
version_should = 0 |
|
) |
| |
|
inlineexplicit |
◆ ~VersionConflict()
virtual CaloCond::VersionConflict::~VersionConflict |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ domain()
virtual const std::string& CaloCond::Exception::domain |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ setMessage()
virtual void CaloCond::Exception::setMessage |
( |
const std::string & |
message | ) |
|
|
inlineprotectedvirtualinherited |
◆ what()
virtual const char* CaloCond::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtualinherited |
◆ m_domain
std::string CaloCond::Exception::m_domain |
|
privateinherited |
◆ m_message
std::string CaloCond::Exception::m_message |
|
privateinherited |
The documentation for this class was generated from the following file: