Share via


QueueException Constructor ()

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the QueueException class.

Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)

Usage

    Dim instance As New QueueException

Syntax

'Declaration
Public Sub New
public QueueException ()
public:
QueueException ()
public QueueException ()
public function QueueException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

QueueException Class
QueueException Members
Microsoft.ServiceBus Namespace