C# Class Kartverket.MetadataEditor.Models.NotFoundModel

Inheritance: System.Web.Mvc.HandleErrorInfo
Show file Open project: kartverket/MetadataEditor Class Usage Examples

Public Methods

Method Description
NotFoundModel ( Exception exception, string controllerName, string actionName ) : System

Method Details

NotFoundModel() public method

public NotFoundModel ( Exception exception, string controllerName, string actionName ) : System
exception System.Exception
controllerName string
actionName string
return System