Exception for ltl::MArray<T ,N> range check errors.
More...
Inherits exception, and exception.
Exception for ltl::MArray<T ,N> range check errors.
◆ RangeException() [1/4]
ltl::ltl::RangeException::RangeException |
( |
const string & |
what | ) |
|
|
inline |
◆ RangeException() [2/4]
ltl::ltl::RangeException::RangeException |
( |
const char * |
what | ) |
|
|
inline |
◆ ~RangeException() [1/2]
virtual ltl::ltl::RangeException::~RangeException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ RangeException() [3/4]
ltl::ltl::RangeException::RangeException |
( |
const string & |
what | ) |
|
|
inline |
◆ RangeException() [4/4]
ltl::ltl::RangeException::RangeException |
( |
const char * |
what | ) |
|
|
inline |
◆ ~RangeException() [2/2]
virtual ltl::ltl::RangeException::~RangeException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what() [1/2]
virtual const char* ltl::ltl::RangeException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what() [2/2]
virtual const char* ltl::ltl::RangeException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ whatStr_
string ltl::ltl::RangeException::whatStr_ |
|
protected |