다음을 통해 공유


AddonDataHandlerException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the AddonDataHandlerException class.

Namespace:  Microsoft.Office.Visio.Server
Assembly:  Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.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 AddonDataHandlerException(info, context)
protected AddonDataHandlerException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

AddonDataHandlerException Class

AddonDataHandlerException Members

AddonDataHandlerException Overload

Microsoft.Office.Visio.Server Namespace