Share via


ConfigurationException-Klasse

Ausnahme, die ausgelöst wird, tritt ein Problem mit der Workflowkonfiguration.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SharePoint.WorkflowServices.ConfigurationException

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ConfigurationException _
    Inherits Exception
'Usage
Dim instance As ConfigurationException
[SerializableAttribute]
public class ConfigurationException : Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ConfigurationException-Member

Microsoft.SharePoint.WorkflowServices-Namespace