Thrown if BLOB size is not correct.
More...
#include <Exception.h>
Thrown if BLOB size is not correct.
Definition at line 104 of file Calorimeter/CaloCondBlobObjs/CaloCondBlobObjs/Exception.h.
◆ SizeConflict()
CaloCond::SizeConflict::SizeConflict |
( |
const std::string & |
domain, |
|
|
unsigned int |
size_is, |
|
|
unsigned int |
size_should |
|
) |
| |
|
inlineexplicit |
◆ ~SizeConflict()
virtual CaloCond::SizeConflict::~SizeConflict |
( |
| ) |
|
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: