Partager via


IFatalErrorHandler.IsUnexpected(Exception) Méthode

Définition

Détermine si l’exception spécifiée est inattendue.

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

Paramètres

exception
Exception

Exception.

Retours

true si l’exception spécifiée est inattendue ; sinon, false.

S’applique à