ArcFM Desktop Developer Guide
FrameworkException Constructor(SerializationInfo,StreamingContext)


Syntax
'Declaration
 
Protected Function New( _
   ByVal si As SerializationInfo, _
   ByVal sc As StreamingContext _
)
'Usage
 
Dim si As SerializationInfo
Dim sc As StreamingContext
 
Dim instance As New FrameworkException(si, sc)
protected FrameworkException( 
   SerializationInfo si,
   StreamingContext sc
)

Parameters

si
sc
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FrameworkException Class
FrameworkException Members
Overload List

 

 


Send Comment