Konstruktor DeploymentStagingException (String)
Inicjuje nowe wystąpienie DeploymentStagingException klasy wiadomości określony błąd.
Przestrzeń nazw: Microsoft.MasterDataServices.Deployment
Zestaw: Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
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
)
Parametry
- message
Typ: System.String
Komunikat o błędzie skojarzonych z tym wyjątkiem.