Share via


ConnectorTieredOperationFailure.TieredException Field

 

Applies To: Operations Manager for System Center 2012

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

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

Syntax

[DataMemberAttribute]
public Exception TieredException
public:
[DataMemberAttribute]
Exception^ TieredException
[<DataMemberAttribute>]
val mutable TieredException : Exception
<DataMemberAttribute>
Public TieredException As Exception

Field Value

Type: System.Exception

See Also

ConnectorTieredOperationFailure Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top