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