ClusterUpdateException Constructor (ErrorRecord)

 

Namespace:   Microsoft.ClusterAwareUpdating
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

public ClusterUpdateException(
    ErrorRecord er
)
public:
ClusterUpdateException(
    ErrorRecord^ er
)
new : 
        er:ErrorRecord -> ClusterUpdateException
Public Sub New (
    er As ErrorRecord
)

Parameters

See Also

ClusterUpdateException Overload
ClusterUpdateException Class
Microsoft.ClusterAwareUpdating Namespace

Return to top