C# Class OpenRasta.OperationModel.AmbiguousRequestException

Inheritance: System.Exception
Datei anzeigen Open project: openrasta/openrasta-core

Public Methods

Method Description
AmbiguousRequestException ( IEnumerable operations ) : System

Method Details

AmbiguousRequestException() public method

public AmbiguousRequestException ( IEnumerable operations ) : System
operations IEnumerable
return System