Dart.PowerTCP.SslSockets Namespace : InvalidParameterTypeException Class |
Thrown whenever a method is called with an invalid parameter.
For a list of all members of this type, see InvalidParameterTypeException members.
System.Object
System.Exception
System.ApplicationException
Dart.PowerTCP.SslSockets.InvalidParameterTypeException
[Visual Basic]
<SerializableAttribute()>
Public Class InvalidParameterTypeException
Inherits ApplicationException
[C#]
[SerializableAttribute()]
public class InvalidParameterTypeException : ApplicationException
[C++]
[SerializableAttribute()]
public __gc class InvalidParameterTypeException : public ApplicationException
[C++/CLI]
[SerializableAttribute()]
public ref class InvalidParameterTypeException : public ApplicationException
This exception is thrown if a method is called with a parameter of the wrong type. To keep this exception from being thrown read the documentation on the function throwing the exception.
Namespace: Dart.PowerTCP.SslSockets
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)
InvalidParameterTypeException Members | Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.