InternalServerException Class
Represents the errors encountered in the internal server.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.InternalServerException
System.Exception
Microsoft.Workflow.Client.WorkflowManagementException
Microsoft.Workflow.Client.InternalServerException
| Name | Description | |
|---|---|---|
![]() | InternalServerException() | Initializes a new instance of the InternalServerException class. |
![]() | InternalServerException(SerializationInfo, StreamingContext) | Initializes a new instance of the InternalServerException class. |
![]() | InternalServerException(String) | Initializes a new instance of the InternalServerException class. |
![]() | InternalServerException(String, Exception) | Initializes a new instance of the InternalServerException 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:



