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