C# Class XUCore.Ddd.Domain.Exceptions.NotFoundException

Inheritance: Exception
Mostra file Open project: xuyiazl/XUCore.NetCore

Public Methods

Method Description
NotFoundException ( string name, object key ) : System

Method Details

NotFoundException() public method

public NotFoundException ( string name, object key ) : System
name string
key object
return System