SPFieldValueException - Classe

Représente une exception levée lorsqu'une erreur est détectée dans la valeur d'un champ dans une liste.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class SPFieldValueException _
    Inherits SPException
'Utilisation
Dim instance As SPFieldValueException
[SerializableAttribute]
public sealed class SPFieldValueException : SPException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPFieldValueException - Membres

Microsoft.SharePoint - Espace de noms