|
| SNoutOfRangeException (const unsigned int i, const unsigned int j, const unsigned int s) |
|
virtual const char * | what () const throw () |
|
|
std::string | message (const unsigned int i, const unsigned int j, const unsigned int size) const |
|
When one ask by get
or at
an element that is out of the range of the matrix.
SNoutOfRangeException::SNoutOfRangeException |
( |
const unsigned int |
i, |
|
|
const unsigned int |
j, |
|
|
const unsigned int |
s |
|
) |
| |
|
inline |
std::string SNoutOfRangeException::message |
( |
const unsigned int |
i, |
|
|
const unsigned int |
j, |
|
|
const unsigned int |
size |
|
) |
| const |
|
inlineprivate |
virtual const char* SNoutOfRangeException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string SNoutOfRangeException::_msg |
|
private |
The documentation for this class was generated from the following file: