ContainerIncompatibleComponentException 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 ContainerIncompatibleComponentException : Microsoft::EnterpriseManagement::ContainerException
[System.Serializable]
public class ContainerIncompatibleComponentException : Microsoft.EnterpriseManagement.ContainerException
type ContainerIncompatibleComponentException = class
    inherit ContainerException
Public Class ContainerIncompatibleComponentException
Inherits ContainerException
Inheritance
ContainerIncompatibleComponentException
Attributes

Constructors

ContainerIncompatibleComponentException()

[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 ContainerIncompatibleComponentException class.

ContainerIncompatibleComponentException(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 ContainerIncompatibleComponentException class.

ContainerIncompatibleComponentException(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 ContainerIncompatibleComponentException class.

ContainerIncompatibleComponentException(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 ContainerIncompatibleComponentException class.

ContainerIncompatibleComponentException(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 ContainerIncompatibleComponentException class.

Applies to