Share via


ExtensionException Class

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

public ref class ExtensionException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Runtime.Serialization.KnownType("KnownTypes")]
[System.Serializable]
public class ExtensionException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type ExtensionException = class
    inherit EnterpriseManagementException
Public Class ExtensionException
Inherits EnterpriseManagementException
Inheritance
Attributes

Constructors

ExtensionException()

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionException class.

ExtensionException(Exception)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionException class.

ExtensionException(SerializationInfo, StreamingContext)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionException class.

ExtensionException(String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionException class.

ExtensionException(String, Exception)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionException class.

Applies to