C# Class CQRSlite.Domain.Exception.AggregateNotFoundException

Inheritance: System.Exception
ファイルを表示 Open project: gautema/CQRSlite

Public Methods

Method Description
AggregateNotFoundException ( Type t, System.Guid id ) : System

Method Details

AggregateNotFoundException() public method

public AggregateNotFoundException ( Type t, System.Guid id ) : System
t System.Type
id System.Guid
return System