SPFileLockException-Klasse
Die Ausnahme, die ausgelöst wird, wenn eine Dateisperre Fehler während eines Vorgangs auf einem SPFile -Objekt, verursacht.
Vererbungshierarchie
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPFileLockException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPFileLockException _
Inherits SPException
'Usage
Dim instance As SPFileLockException
[SerializableAttribute]
public sealed class SPFileLockException : SPException
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.