ldas-tools-al 2.6.4
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
errors.hh File Reference
#include <string>
Include dependency graph for errors.hh:

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.