14 #ifndef ECL_EXCEPTIONS_EXCEPTION_HPP_ 15 #define ECL_EXCEPTIONS_EXCEPTION_HPP_ 21 #include <ecl/config/ecl.hpp> 22 #ifndef ECL_DISABLE_EXCEPTIONS 55 virtual const char * what()
const throw() = 0;
#define ecl_exceptions_PUBLIC
Virtual parent class for the ecl exceptions.
Macros for ecl exception handling.