WorkflowQuotaExceededException Class
The exception that is thrown when the workflow quota exceeded.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.WorkflowQuotaExceededException
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.WorkflowQuotaExceededException
| Name | Description | |
|---|---|---|
![]() | WorkflowQuotaExceededException() | Initializes a new instance of the WorkflowQuotaExceededException class. |
![]() | WorkflowQuotaExceededException(SerializationInfo, StreamingContext) | Initializes a new instance of the WorkflowQuotaExceededException class. |
![]() | WorkflowQuotaExceededException(String) | Initializes a new instance of the WorkflowQuotaExceededException class. |
![]() | WorkflowQuotaExceededException(String, Exception) | Initializes a new instance of the WorkflowQuotaExceededException class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:



