Share via


OfferAnswerException Constructor (String)

Creates a new instance of the OfferAnswerException class.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New OfferAnswerException(message)
public OfferAnswerException(
    string message
)

Parameters

See Also

Reference

OfferAnswerException Class

OfferAnswerException Members

OfferAnswerException Overload

Microsoft.Rtc.Collaboration Namespace