Share via


ContentOtherErrorsException constructor

Initializes a new instance of the ContentOtherErrorsException class with serialized data.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ContentOtherErrorsException(info, context)
protected ContentOtherErrorsException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ContentOtherErrorsException class

ContentOtherErrorsException members

Microsoft.Lync.Model namespace