ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
errors.hh File Reference
#include <string>
Include dependency graph for errors.hh:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  LDASTools
 Objects of general use and interst.
namespace  LDASTools::Errors
 Error mechanism similar to errno.

Enumerations

enum  LDASTools::Errors::Error { LDASTools::Errors::INVALID_REGEX , LDASTools::Errors::INVALID_REGEX }
 General Lib Errors. More...

Functions

std::string LDASTools::Errors::getErrorString (int err)
 Return the string version of the specified error number.