QueueMessageException Constructor ()
Initializes a new instance of the QueueMessageException class.
Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Syntax
'Declaration
Public Sub New
public QueueMessageException ()
public:
QueueMessageException ()
public QueueMessageException ()
public function QueueMessageException ()
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
QueueMessageException Class
QueueMessageException Members
Microsoft.ServiceBus Namespace