Partager via


SPCmdletException - Classe

Classe d'exception qui utilise des chaînes localisées au lieu de chaînes codées en dur.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.PowerShell.SPCmdletException
      Microsoft.SharePoint.PowerShell.SPCmdletPipeBindException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class SPCmdletException _
    Inherits Exception
'Utilisation
Dim instance As SPCmdletException
[SerializableAttribute]
public class SPCmdletException : Exception

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

SPCmdletException - Membres

Microsoft.SharePoint.PowerShell - Espace de noms