Share via


NativeWindow.OnThreadException(Exception) Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, işlenmeyen bir iş parçacığı özel durumunu yönetir.

protected:
 virtual void OnThreadException(Exception ^ e);
protected virtual void OnThreadException (Exception e);
abstract member OnThreadException : Exception -> unit
override this.OnThreadException : Exception -> unit
Protected Overridable Sub OnThreadException (e As Exception)

Parametreler

e
Exception

Exception İşlenmeyen iş parçacığı özel durumunu belirten bir.

Açıklamalar

Genellikle iş OnThreadException parçacığı özel durumlarını işler.

Şunlara uygulanır

Ayrıca bkz.