Thrown if an index is out of range.
More...
#include <Exception.h>
Thrown if an index is out of range.
Definition at line 124 of file Calorimeter/CaloCondBlobObjs/CaloCondBlobObjs/Exception.h.
◆ IndexOutOfRange()
CaloCond::IndexOutOfRange::IndexOutOfRange |
( |
const std::string & |
domain, |
|
|
unsigned int |
idx, |
|
|
unsigned int |
maxRange = 0 |
|
) |
| |
|
inlineexplicit |
◆ ~IndexOutOfRange()
virtual CaloCond::IndexOutOfRange::~IndexOutOfRange |
( |
| ) |
|
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: