Define ecl_debug_catch

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.