Edit

Share via


ILogConsistencyProtocolServices.CaughtException(String, Exception) Method

Definition

Log an exception that was caught in the log-consistency protocol.

public void CaughtException (string where, Exception e);
abstract member CaughtException : string * Exception -> unit
Public Sub CaughtException (where As String, e As Exception)

Parameters

where
String

Applies to