Partager via


IdcrlException - Classe

Représente une exception qui est levée à partir du composant (identité client runtime) IDCRL.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Client.IdcrlException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class IdcrlException _
    Inherits Exception
'Utilisation
Dim instance As IdcrlException
[SerializableAttribute]
public sealed class IdcrlException : 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

IdcrlException - Membres

Microsoft.SharePoint.Client - Espace de noms