12 #ifndef ECL_EXCEPTIONS_HPP_ 13 #define ECL_EXCEPTIONS_HPP_ 19 #include <ecl/config/ecl.hpp> 29 #if defined(ECL_IS_POSIX) Exception type that handles posix errno values.
Custom ecl exceptions that carry bundled data.
Macros for ecl exception handling.
Macros and exceptions for try-catch handling within the ecl.
Standard exception type, provides code location and error string.