SPResourceBudgetExceededException-Klasse

Vererbungshierarchie

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPResourceBudgetExceededException _
    Inherits SPException
'Usage
Dim instance As SPResourceBudgetExceededException
[SerializableAttribute]
public sealed class SPResourceBudgetExceededException : 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

SPResourceBudgetExceededException-Member

Microsoft.SharePoint-Namespace