Udostępnij za pośrednictwem


Konstruktor ConditionalRuleException — (String, Exception)

Inicjuje nowe wystąpienie ConditionalRuleException klasy przy użyciu określonej wiadomości wyjątek wewnętrzny.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public ConditionalRuleException(
    string message,
    Exception innerException
)
public:
ConditionalRuleException(
    String^ message, 
    Exception^ innerException
)
new : 
        message:string * 
        innerException:Exception -> ConditionalRuleException
public function ConditionalRuleException(
    message : String, 
    innerException : Exception
)

Parametry

  • message
    Typ: String

    Wiadomość.

  • innerException
    Typ: Exception

    Dane wyjątku wewnętrznym.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConditionalRuleException Klasa

Przeciążenie ConditionalRuleException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting