8 #ifndef INCLUDED_ORCUS_EXCEPTION_HPP 9 #define INCLUDED_ORCUS_EXCEPTION_HPP 22 explicit general_error(
const std::string& cls,
const std::string& msg);
24 virtual const char* what()
const throw();
27 void append_msg(
const std::string& s);
Definition: exception.hpp:54
Definition: exception.hpp:18
Definition: exception.hpp:71
Definition: exception.hpp:61
Definition: exception.hpp:33
Definition: exception.hpp:84
Definition: exception.hpp:40
Definition: exception.hpp:47
Definition: base64.hpp:15