Share via


WorkflowStringIds.STATUS_FAILED_EXCEPTION field

The exception that is thrown when a PSI method call fails due to an error.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Public Const STATUS_FAILED_EXCEPTION As String
'Usage
Dim value As String

value = WorkflowStringIds.STATUS_FAILED_EXCEPTION
public const string STATUS_FAILED_EXCEPTION

Remarks

The string value of STATUS_FAILED_EXCEPTION is "{0}: The workflow is unable to continue because of the following error or errors: {1}."

See also

Reference

WorkflowStringIds class

WorkflowStringIds members

Microsoft.Office.Project.Server.Workflow namespace