ldas-tools-al
2.6.4
|
Error mechanism similar to errno. More...
Enumerations | |
enum | Error |
General Lib Errors. | |
enum | Error |
General Lib Errors. | |
Functions | |
std::string | getErrorString (int err) |
Return the string version of the specified error number. More... | |
Error mechanism similar to errno.
std::string LDASTools::Errors::getErrorString | ( | int | err | ) |
Return the string version of the specified error number.
Get Error Message.
[in] | err | The numeric representation of the error. |
Returns the text message corresponding to an error code.