QuotaExceededException Constructor

Initializes a new instance of the QuotaExceededException class with default values.

Namespace:  Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New QuotaExceededException()
public QuotaExceededException()
public:
QuotaExceededException()
new : unit -> QuotaExceededException
public function QuotaExceededException()

See Also

Reference

QuotaExceededException Class

QuotaExceededException Overload

Microsoft.Workflow.Client Namespace