Define ecl_debug_catch
Defined in File macros.hpp
Define Documentation
-
ecl_debug_catch(exception)
The catch part of a try-catch macro matching ecl_debug_throw/ecl_assert_throw calls.
See also
ecl_assert_throw, ecl_debug_throw, Exceptions Guide.