This topic has not yet been rated Rate this topic

Exception-Handling Constants 

The constant EXCEPTION_CONTINUE_SEARCH, EXCEPTION_CONTINUE_EXECUTION, or EXCEPTION_EXECUTE_HANDLER is returned when an exception occurs during execution of the guarded section of a try-except statement. The return value determines how the exception is handled. For more information, see try-except Statement in the C++ Language Reference.

Reference

Global Constants

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ