ILogConsistencyProtocolServices.CaughtException(String, 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.
Consignez une exception interceptée dans le protocole de cohérence des journaux.
public void CaughtException (string where, Exception e);
abstract member CaughtException : string * Exception -> unit
Public Sub CaughtException (where As String, e As Exception)
Paramètres
- where
- String