Compartilhar via


IdcrlException classe

Representa uma exceção que é lançada do componente IDCRL (tempo de execução de cliente de identidade).

Inheritance hierarchy

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

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
<SerializableAttribute> _
Public NotInheritable Class IdcrlException _
    Inherits Exception
'Uso
Dim instance As IdcrlException
[SerializableAttribute]
public sealed class IdcrlException : Exception

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

IdcrlException membros

Microsoft.SharePoint.Client namespace