27 #ifndef SRC_ENV_ERROR_HPP_ 28 #define SRC_ENV_ERROR_HPP_ 37 class Error :
public std::runtime_error {
45 Error(
const std::string & message);
Error(const std::string &message)
Constructor.
Global namespace for GEDLIB.
ged::Error class definition.