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