Share via


IGraphContext.ReportError(Exception) Method

Definition

Called by the provider to report exceptions and errors.

public:
 void ReportError(Exception ^ exception);
public void ReportError (Exception exception);
abstract member ReportError : Exception -> unit
Public Sub ReportError (exception As Exception)

Parameters

exception
Exception

Applies to