ADIdentityAlreadyExistsException Class

Definition

public class ADIdentityAlreadyExistsException : Microsoft.ActiveDirectory.Management.ADInvalidOperationException
Inheritance
ADIdentityAlreadyExistsException

Constructors

ADIdentityAlreadyExistsException()
ADIdentityAlreadyExistsException(SerializationInfo, StreamingContext)
ADIdentityAlreadyExistsException(String)
ADIdentityAlreadyExistsException(String, Exception)
ADIdentityAlreadyExistsException(String, Exception, Int32)
ADIdentityAlreadyExistsException(String, Exception, Int32, String)
ADIdentityAlreadyExistsException(String, Int32)

Properties

ErrorCode (Inherited from ADInvalidOperationException)
ServerErrorMessage (Inherited from ADInvalidOperationException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to