ldas-tools-al  2.6.7
Namespaces | Enumerations | Functions
errors.hh File Reference
#include <string>
Include dependency graph for errors.hh:
This graph shows which files directly or indirectly include this file:

Namespaces

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

Enumerations

enum  LDASTools::Errors::Error { LDASTools::Errors::INVALID_REGEX , 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. More...