DeploymentStagingException Methods

 

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Methods

Name Description
System_CAPS_pubmethod AddError(StagingBatchError)

Adds an error to the exception's collection of staging batch errors.

System_CAPS_pubmethod AddErrors(Collection<StagingBatchError>)

Adds a collection of errors to the exception's collection of staging batch errors.

System_CAPS_pubmethod ClearErrors()

Clears out the error collection.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetBaseException()

(Inherited from Exception.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetObjectData(SerializationInfo, StreamingContext)

(Inherited from Exception.)

System_CAPS_pubmethod GetType()

(Inherited from Exception.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Exception.)

See Also

DeploymentStagingException Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top