CoercionException - Classe
Fournit un message d'exception lorsqu'un problème survient avec une tentative de contrainte particulière.
Hiérarchie d’héritage
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.WorkflowActions.CoercionException
Espace de noms : Microsoft.SharePoint.WorkflowActions
Assembly : Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)
Syntaxe
'Déclaration
Public Class CoercionException _
Inherits ApplicationException
'Utilisation
Dim instance As CoercionException
public class CoercionException : ApplicationException
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.