Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DeploymentStagingException class with the default values.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DeploymentStagingException()
public DeploymentStagingException()
public:
DeploymentStagingException()
new : unit -> DeploymentStagingException
public function DeploymentStagingException()
See Also
Reference
DeploymentStagingException Class