Partager via


Constructeur DeploymentStagingException (String)

Initializes a new instance of the DeploymentStagingException class with the specified error message.

Espace de noms :  Microsoft.MasterDataServices.Deployment
Assembly :  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String 

Dim instance As New DeploymentStagingException(message)
public DeploymentStagingException(
    string message
)
public:
DeploymentStagingException(
    String^ message
)
new : 
        message:string -> DeploymentStagingException
public function DeploymentStagingException(
    message : String
)

Paramètres

  • message
    Type : System.String
    The error message associated with the exception.

Voir aussi

Référence

DeploymentStagingException Classe

Surcharge DeploymentStagingException

Espace de noms Microsoft.MasterDataServices.Deployment