ICloudTracingInterceptor.Error Method (String, Exception)

 

Raises an error.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Sub Error (
	invocationId As String,
	exception As Exception
)

Parameters

invocationId
Type: System.String

The identifier of the method invocation.

ex

The error.

Return to top
Show: