See Also

ExceptionEventArgs Class  | ExceptionEventArgs Members

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

exception
state
See Also Languages PowerTCP Email Validation for .NET

ExceptionEventArgs Constructor

Dart.PowerTCP.EmailValidation Namespace > ExceptionEventArgs Class : ExceptionEventArgs Constructor (ExceptionEventArgs)

Initialize default instance of the ExceptionEventArgs class.

[Visual Basic]
Public Function New( _    ByVal exception As Exception, _    ByVal state As Object _ )
[C#]
public ExceptionEventArgs(    Exception exception,    object state );
[C++]
public: ExceptionEventArgs(    Exception* exception,    Object* state )
[C++/CLI]
public: ExceptionEventArgs(    Exception^ exception,    Object^ state )

Parameters

exception
state

Requirements

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

See Also

ExceptionEventArgs Class  | ExceptionEventArgs Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.