C# Class Net5WebTemplate.Application.Common.Exceptions.NotFoundException

Inheritance: Exception
Mostra file Open project: marlonajgayle/Net5WebTemplate

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