See Also

InvalidParameterTypeException Members  | Dart.PowerTCP.EmailValidation Namespace

Requirements

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)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP Email Validation for .NET

InvalidParameterTypeException Class

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.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Dart.PowerTCP.EmailValidation.InvalidParameterTypeException

Syntax

[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

Remarks

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.

Requirements

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)

See Also

InvalidParameterTypeException Members  | Dart.PowerTCP.EmailValidation Namespace

 

Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.