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

Inheritance: Exception
Datei anzeigen Open project: jasontaylordev/goto-cph-2019

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