Freigeben über


IFatalErrorHandler.IsUnexpected(Exception) Methode

Definition

Bestimmt, ob die angegebene Ausnahme unerwartet ist.

public bool IsUnexpected (Exception exception);
abstract member IsUnexpected : Exception -> bool
Public Function IsUnexpected (exception As Exception) As Boolean

Parameter

exception
Exception

Die Ausnahme.

Gibt zurück

true , wenn die angegebene Ausnahme unerwartet ist; falseandernfalls .

Gilt für: