WorkflowManagementException Class
Represents the errors that the workflow management encounters.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.ActivityValidationException
Microsoft.Workflow.Client.AuthenticationException
Microsoft.Workflow.Client.InternalServerException
Microsoft.Workflow.Client.InvalidRequestException
Microsoft.Workflow.Client.ScopeInactiveException
Microsoft.Workflow.Client.ScopeRevisionMismatchException
Microsoft.Workflow.Client.ServiceReadOnlyException
Microsoft.Workflow.Client.ServiceVersionMismatchException
Microsoft.Workflow.Client.WorkflowCommunicationException
Microsoft.Workflow.Client.WorkflowEndpointNotFoundException
Microsoft.Workflow.Client.WorkflowQuotaExceededException
Microsoft.Workflow.Client.WorkflowResourceNotFoundException
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.ActivityValidationException
Microsoft.Workflow.Client.AuthenticationException
Microsoft.Workflow.Client.InternalServerException
Microsoft.Workflow.Client.InvalidRequestException
Microsoft.Workflow.Client.ScopeInactiveException
Microsoft.Workflow.Client.ScopeRevisionMismatchException
Microsoft.Workflow.Client.ServiceReadOnlyException
Microsoft.Workflow.Client.ServiceVersionMismatchException
Microsoft.Workflow.Client.WorkflowCommunicationException
Microsoft.Workflow.Client.WorkflowEndpointNotFoundException
Microsoft.Workflow.Client.WorkflowQuotaExceededException
Microsoft.Workflow.Client.WorkflowResourceNotFoundException
| Name | Description | |
|---|---|---|
![]() | WorkflowManagementException() | Initializes a new instance of the WorkflowManagementException class. |
![]() | WorkflowManagementException(SerializationInfo, StreamingContext) | Initializes a new instance of the WorkflowManagementException class. |
![]() | WorkflowManagementException(String) | Initializes a new instance of the WorkflowManagementException class. |
![]() | WorkflowManagementException(String, Exception) | Initializes a new instance of the WorkflowManagementException 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:



