A function that determines whether an exception should be ignored. Return true to ignore the exception, false to report it.
true
false
A function that determines whether an exception should be ignored. Return
trueto ignore the exception,falseto report it.