See Also

CallbackException Class  | CallbackException 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

ex
See Also Languages PowerWEB TextBox for ASP.NET

CallbackException Constructor

Dart.PowerWEB.TextBox Namespace > CallbackException Class : CallbackException Constructor (CallbackException)

Creates a new instance of the CallbackException class.

[Visual Basic]
Public Function New( _    ByVal ex As Exception _ )
[C#]
public CallbackException(    Exception ex );
[C++]
public: CallbackException(    Exception* ex )
[C++/CLI]
public: CallbackException(    Exception^ ex )

Parameters

ex

Requirements

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

See Also

CallbackException Class  | CallbackException Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.