Calocond Exception base class.
More...
#include <Exception.h>
◆ Exception()
| CaloCond::Exception::Exception |
( |
const std::string & |
domain, |
|
|
const std::string & |
message |
|
) |
| |
|
inlineexplicit |
◆ ~Exception()
| virtual CaloCond::Exception::~Exception |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ domain()
| virtual const std::string& CaloCond::Exception::domain |
( |
| ) |
const |
|
inlinevirtual |
◆ setMessage()
| virtual void CaloCond::Exception::setMessage |
( |
const std::string & |
message | ) |
|
|
inlineprotectedvirtual |
◆ what()
| virtual const char* CaloCond::Exception::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ m_domain
| std::string CaloCond::Exception::m_domain |
|
private |
◆ m_message
| std::string CaloCond::Exception::m_message |
|
private |
The documentation for this class was generated from the following file: