Dart.PowerTCP.SslSockets Namespace > ProtocolException Class > ProtocolException Constructor : ProtocolException Constructor(SerializationInfo,StreamingContext) |
Initializes a new instance of the ProtocolException class.
[Visual Basic]
Protected Function New( _
ByVal info As SerializationInfo, _
ByVal context As StreamingContext _
)
[C#]
protected ProtocolException(
SerializationInfo info,
StreamingContext context
);
[C++]
protected: ProtocolException(
SerializationInfo* info,
StreamingContext context
)
[C++/CLI]
protected:
ProtocolException(
SerializationInfo^ info,
StreamingContext context
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ProtocolException Class | ProtocolException Members | Overload List
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.