WrappedException.CreateAndRethrow(Exception) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance de la WrappedException classe et la reconseance à l’aide de la trace de pile de l’exception fournie.
public static void CreateAndRethrow (Exception exception);
static member CreateAndRethrow : Exception -> unit
Public Shared Sub CreateAndRethrow (exception As Exception)
Paramètres
- exception
- Exception
Exception.