SPInvalidLookupValuesException class
Essa exceção deve ser lançada, se e somente se forem encontrados valores de pesquisa inválidos ao inserir e atualizar itens/documentos em uma biblioteca de documentos/lista.
Inheritance hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPInvalidLookupValuesException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<SerializableAttribute> _
Public Class SPInvalidLookupValuesException _
Inherits SPException
'Uso
Dim instance As SPInvalidLookupValuesException
[SerializableAttribute]
public class SPInvalidLookupValuesException : SPException
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.