See Also

InvalidParameterTypeException Class  | InvalidParameterTypeException Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

message
e
See Also Languages PowerTCP SSL Sockets for .NET

InvalidParameterTypeException Constructor(String,Exception)

Dart.PowerTCP.SslSockets Namespace > InvalidParameterTypeException Class > InvalidParameterTypeException Constructor : InvalidParameterTypeException Constructor(String,Exception)

Initializes a new instance of InvalidParameterTypeException.

[Visual Basic]
Public Function New( _    ByVal message As String, _    ByVal e As Exception _ )
[C#]
public InvalidParameterTypeException(    string message,    Exception e );
[C++]
public: InvalidParameterTypeException(    string* message,    Exception* e )
[C++/CLI]
public: InvalidParameterTypeException(    String^ message,    Exception^ e )

Parameters

message
e

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

InvalidParameterTypeException Class  | InvalidParameterTypeException Members  | Overload List


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.