Share via


ConnectorTieredOperationFailure.TieredException Field

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

The exception that caused the failure for the tiered Management Group.

Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Usage

'Usage
Dim instance As ConnectorTieredOperationFailure
Dim value As Exception

value = instance.TieredException

instance.TieredException = value

Syntax

'Declaration
<DataMemberAttribute> _
Public TieredException As Exception
[DataMemberAttribute] 
public Exception TieredException
[DataMemberAttribute] 
public:
Exception^ TieredException
/** @attribute DataMemberAttribute() */ 
public Exception TieredException
DataMemberAttribute 
public var TieredException : Exception

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

ConnectorTieredOperationFailure Class
ConnectorTieredOperationFailure Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace