Method OnThreadException
OnThreadException(Exception)
Handles exception showing ThreadExceptionWindow dialog and calling exception related events if specified in the exception handling settings.
public static void OnThreadException(Exception exception)
Parameters
exceptionExceptionException to process.