Partager via


UserProfileException - Classe

Représente une exception qui est levée lorsqu'un utilisateur tente d'instancier un objet UserProfile , et la création échoue.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.UserProfiles.UserProfileException
      

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class UserProfileException _
    Inherits Exception
'Utilisation
Dim instance As UserProfileException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class UserProfileException : Exception

Remarques

Il s'agit de l'exception générale à partir de laquelle toutes les exceptions liées au profil d'utilisateur sont dérivés.

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

UserProfileException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.UserProfiles.UserProfileException
      Microsoft.Office.Server.UserProfiles.AccountNotValidatedException
      Microsoft.Office.Server.UserProfiles.ChangeTokenTooEarlyException
      Microsoft.Office.Server.UserProfiles.CommitFailedException
      Microsoft.Office.Server.UserProfiles.CommitPartialException
      Microsoft.Office.Server.UserProfiles.DLImportInProgressException
      Microsoft.Office.Server.UserProfiles.DuplicateEntryException
      Microsoft.Office.Server.UserProfiles.ImportInProgressException
      Microsoft.Office.Server.UserProfiles.InvalidDataTypeException
      Microsoft.Office.Server.UserProfiles.InvalidUpdateOperationException
      Microsoft.Office.Server.UserProfiles.InvalidValueException
      Microsoft.Office.Server.UserProfiles.NoDBEntryException
      Microsoft.Office.Server.UserProfiles.NoErrorFeedBackException
      Microsoft.Office.Server.UserProfiles.NoJobServerException
      Microsoft.Office.Server.UserProfiles.NoPortalContextException
      Microsoft.Office.Server.UserProfiles.NoWebContextException
      Microsoft.Office.Server.UserProfiles.OrganizationNotFoundException
      Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException
      Microsoft.Office.Server.UserProfiles.PersonalSiteExistsException
      Microsoft.Office.Server.UserProfiles.PersonalSiteNamingConflictException
      Microsoft.Office.Server.UserProfiles.PersonalSitePartialCreateException
      Microsoft.Office.Server.UserProfiles.PropertyInUseException
      Microsoft.Office.Server.UserProfiles.PropertyInvalidFormatException
      Microsoft.Office.Server.UserProfiles.PropertyInvalidValueException
      Microsoft.Office.Server.UserProfiles.PropertyIsPrivateException
      Microsoft.Office.Server.UserProfiles.PropertyIsSectionException
      Microsoft.Office.Server.UserProfiles.PropertyMappingNotDefinedException
      Microsoft.Office.Server.UserProfiles.PropertyNotDefinedException
      Microsoft.Office.Server.UserProfiles.PropertyNotEditableException
      Microsoft.Office.Server.UserProfiles.RemoveUserFailedException
      Microsoft.Office.Server.UserProfiles.TooManySearchTermException
      Microsoft.Office.Server.UserProfiles.UpdateReadOnlyDatabaseException
      Microsoft.Office.Server.UserProfiles.UpdateReadOnlyFieldException
      Microsoft.Office.Server.UserProfiles.UpdateSystemFieldException
      Microsoft.Office.Server.UserProfiles.UserCreationIgnoredException
      Microsoft.Office.Server.UserProfiles.UserExistsException
      Microsoft.Office.Server.UserProfiles.UserNameFormatException
      Microsoft.Office.Server.UserProfiles.UserNotFoundException
      Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException
      Microsoft.Office.Server.UserProfiles.UserSidException