| data_exception.hpp | Custom ecl exceptions that carry bundled data |
| exception.hpp | Macros and exceptions for try-catch handling within the ecl |
| exception_tracer.cpp | Backtracing glibc style |
| exceptions.cpp | Unit test for ecl exceptions |
| exceptions.hpp | Collects headers for ecl_exceptions |
| macros.hpp | Macros for ecl exception handling |
| posix_error_handler.hpp | Exception type that handles posix errno values |
| standard_exception.cpp | Implementation for standard exceptions |
| standard_exception.hpp | Standard exception type, provides code location and error string |