SPListDataValidationException-Klasse

Die Ausnahme wird ausgelöst, wenn die Daten für ein Listenfeld oder ein Listenelement Validierung fehlschlägt.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPListDataValidationException

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

Syntax

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

Threadsicherheit

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

Siehe auch

Referenz

SPListDataValidationException-Member

Microsoft.SharePoint-Namespace