See Also

ValidationException Class  | ValidationException Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

message
levelFailed
e
See Also Languages PowerTCP Email Validation for .NET

ValidationException Constructor(String,ValidationLevel,Exception)

Dart.PowerTCP.EmailValidation Namespace > ValidationException Class > ValidationException Constructor : ValidationException Constructor(String,ValidationLevel,Exception)

Initializes a new instance of the ValidationException class.

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

Parameters

message
levelFailed
e

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

ValidationException Class  | ValidationException Members  | Overload List


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.