Begin a block of error handling code for all errors

SAF_CATCH_ALL is a symbol defined in saf.h.

Synopsis:

SAF_CATCH_ALL

Description: Use this macro to demarcate the beginning of a block of code that catches all errors in the error catching portion of a TRY/CATCH block

See Also: