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