Dart.PowerTCP.EmailValidation 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.EmailValidation.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.EmailValidation
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)
InvalidParameterTypeException Members | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.