ApplicationSharingClient.CreateException Method

Definition

Overloads

CreateException(MediaOperationFailureCategory, ErrorReason, Exception)

C#
protected internal static Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureException CreateException (Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureCategory category, Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ErrorReason reason, Exception innerException);

Parameters

reason
ErrorReason
innerException
Exception

Returns

Applies to

Lync UCMA latest and other versions
Product Versions
Lync UCMA 4.0, 5.0, latest

CreateException(MediaOperationFailureCategory, ErrorReason, Exception, DiagnosticsInformation)

C#
protected internal static Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureException CreateException (Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureCategory category, Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ErrorReason reason, Exception innerException, Microsoft.Rtc.Signaling.DiagnosticsInformation diagnosticsInfo);

Parameters

reason
ErrorReason
innerException
Exception
diagnosticsInfo
DiagnosticsInformation

Returns

Applies to

Lync UCMA latest and other versions
Product Versions
Lync UCMA 4.0, 5.0, latest