Inherits from Exception and std::out_of_range.
More...
#include <exceptions.h>
Inherits from Exception and std::out_of_range.
◆ OutOfRangeError() [1/2]
helib::OutOfRangeError::OutOfRangeError |
( |
const std::string & |
what_arg | ) |
|
|
inlineexplicit |
◆ OutOfRangeError() [2/2]
helib::OutOfRangeError::OutOfRangeError |
( |
const char * |
what_arg | ) |
|
|
inlineexplicit |
◆ ~OutOfRangeError()
virtual helib::OutOfRangeError::~OutOfRangeError |
( |
| ) |
|
|
inlinevirtual |
◆ what()
virtual const char* helib::OutOfRangeError::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |