DeploymentOperationException Methods

 

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

Methods

Name Description
System_CAPS_pubmethod AddError(Error)

Adds an error to the exception's collection of operation response errors.

System_CAPS_pubmethod AddErrors(Collection<Error>)

Adds a collection of errors to the exception's collection of operation response 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

DeploymentOperationException Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top