#include <error_handling.hpp>
|
static std::string | generateMessage (const std::string &message, const std::string &function, const std::string &container, const std::string &filename, int line_no) |
|
Definition at line 24 of file error_handling.hpp.
◆ HEBenchError()
hebench::cpp::HEBenchError::HEBenchError |
( |
const std::string & |
msg = std::string() , |
|
|
int |
err_code = 0 |
|
) |
| |
|
inline |
◆ generateMessage()
std::string hebench::cpp::HEBenchError::generateMessage |
( |
const std::string & |
message, |
|
|
const std::string & |
function, |
|
|
const std::string & |
container, |
|
|
const std::string & |
filename, |
|
|
int |
line_no |
|
) |
| |
|
static |
◆ getErrorCode()
int hebench::cpp::HEBenchError::getErrorCode |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: