DeploymentException Constructor ()
Initializes a new instance of the DeploymentException class with the default values.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
public DeploymentException()
public:
DeploymentException()
new : unit -> DeploymentException
Public Sub New
See Also
DeploymentException Overload
DeploymentException Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top