ILogConsistencyProtocolServices.CaughtUserCodeException Method

Definition

Log an exception that occurred in user code, for some callback

C#
public void CaughtUserCodeException(string callback, string where, Exception e);

Parameters

callback
String

The name of the callback

where
String

The context from which the callback was called

e
Exception

The caught exception

Applies to

Produkt Versiounen
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0