Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)