ServiceException Constructor (SerializationInfo, StreamingContext)Aliyun Open Services SDK for .NET
初始化新的ServiceException实例。

Namespace: Aliyun.OpenServices
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax

protected ServiceException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
保存序列化对象数据的对象。
context
Type: System.Runtime.SerializationStreamingContext
有关源或目标的上下文信息。
See Also

Reference