Does not display the EXCEPTION_ACCESS_VIOLATION warning message for continuable exceptions.
#WarnContinuableException On|Off
#WarnContinuableException without one of the following words after it is equivalent to #WarnContinuableException On
.
On (default): The EXCEPTION_ACCESS_VIOLATION warning message will be shown for continuable and noncontinuable excepton.
Off: The EXCEPTION_ACCESS_VIOLATION warning message will be shown for noncontinuable excepton only.