C# Class Affecto.Patterns.Domain.UnitOfWork.IncompatibleAggregateRootTypeException

Inheritance: System.Exception
Datei anzeigen Open project: affecto/dotnet-Patterns.Domain

Public Methods

Method Description
IncompatibleAggregateRootTypeException ( string message ) : System

Method Details

IncompatibleAggregateRootTypeException() public method

public IncompatibleAggregateRootTypeException ( string message ) : System
message string
return System