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