END_CATCH
Marks the end of the last CATCH or AND_CATCH block.
Syntax
END_CATCH
Remarks
For more information on the END_CATCH macro, see the article Exceptions.
Requirements
Header: afx.h
See Also
MFC Macros and Globals
TRY
CATCH
AND_CATCH
THROW (MFC)
THROW_LAST