Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NServiceBus
AcceptanceTesting
Support
MessagesFailedException
C# Class NServiceBus.AcceptanceTesting.Support.MessagesFailedException
Inheritance:
System.Exception
Show file
Open project: Particular/NServiceBus
Public Methods
Method
Description
MessagesFailedException
(
IList
failedMessages
,
ScenarioContext
scenarioContext
) :
System
Method Details
MessagesFailedException()
public
method
public
MessagesFailedException
(
IList
failedMessages
,
ScenarioContext
scenarioContext
) :
System
failedMessages
IList
scenarioContext
ScenarioContext
return
System