Konstruktor ReplicationAgentContainerException (String, Exception)
Tworzy nowe wystąpienie ReplicationAgentContainerException klasy określony komunikat i odwołanie do wyjątek wewnętrzny, który jest przyczyną tego wyjątku.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String, _
innerException As Exception _
)
'Użycie
Dim message As String
Dim innerException As Exception
Dim instance As New ReplicationAgentContainerException(message, _
innerException)
public ReplicationAgentContainerException(
string message,
Exception innerException
)
public:
ReplicationAgentContainerException(
String^ message,
Exception^ innerException
)
new :
message:string *
innerException:Exception -> ReplicationAgentContainerException
public function ReplicationAgentContainerException(
message : String,
innerException : Exception
)
Parametry
- message
Typ: System.String
Komunikat o błędzie wyjaśniający przyczynę wyjątek.
- innerException
Typ: System.Exception
Wyjątek, który jest przyczyną bieżącego wyjątek.
Uwagi
W poniższej tabela przedstawiono wartości początkowe właściwość wystąpienie z ReplicationAgentContainerException.
Właściwość |
Wartość |
---|---|
Odwołanie wyjątek wewnętrzny. |
|
Ciąg komunikatu błędu. |