This topic has not yet been rated - Rate this topic

ExtensibleExtensionException

The ExtensibleExtensionException class is thrown by a connected directory extension when an unexpected error occurs in the extension.

The ExtensibleExtensionException class is derived from the Microsoft.MetadirectoryServices.ExtensionException class.

Public Constructors

The ExtensibleExtensionException class has the following public constructors.

ConstructorDescription
ExtensibleExtensionException()

ExtensibleExtensionException(String)

Public Methods

The ExtensibleExtensionException class has the following public methods.

MethodDescription
Equals(Object)

GetBaseException()

GetHashCode()

GetObjectData(SerializationInfo, StreamingContext)

GetType()

ToString()

Public Properties

The ExtensibleExtensionException class defines the following public properties.

PropertyDescription
HelpLinkData type: String
Access type: Read/write

InnerExceptionData type: Exception
Access type: Read-only

MessageData type: String
Access type: Read-only

SourceData type: String
Access type: Read/write

StackTraceData type: String
Access type: Read-only

TargetSiteData type: MethodBase
Access type: Read-only

Protected Methods

The ExtensibleExtensionException class has the following protected methods.

MethodDescription
Finalize()

MemberwiseClone()

Protected Properties

The ExtensibleExtensionException class defines the following protected properties.

PropertyDescription
HResultData type: Int32
Access type: Read/write

Remarks

Depending on which method throws this exception, the exception can stop a run. For more information, see the documentation for the method that threw this exception.

Requirements

ProductMicrosoft Identity Integration Server 2003 SP1
NamespaceMicrosoft.MetadirectoryServices
AssemblyMicrosoft.MetadirectoryServices
.NET Framework.NET Framework 2.0

Send comments about this topic to Microsoft

Build date: 2/16/2009

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ