ILogConsistencyProtocolServices.CaughtException(String, Exception) メソッド

定義

ログ整合性プロトコルでキャッチされた例外をログに記録します。

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

パラメーター

where
String

適用対象