C# Class Pepino.ScenarioRunner.Application.QueueConsumerAggregateException

Inheritance: System.Exception
Mostrar archivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
QueueConsumerAggregateException ( IEnumerable aggregateExceptions ) : System

Method Details

QueueConsumerAggregateException() public method

public QueueConsumerAggregateException ( IEnumerable aggregateExceptions ) : System
aggregateExceptions IEnumerable
return System