C# Class Kartverket.MetadataEditor.Models.NotFoundModel

Inheritance: System.Web.Mvc.HandleErrorInfo
Afficher le fichier Open project: kartverket/MetadataEditor Class Usage Examples

Méthodes publiques

Méthode Description
NotFoundModel ( Exception exception, string controllerName, string actionName ) : System

Method Details

NotFoundModel() public méthode

public NotFoundModel ( Exception exception, string controllerName, string actionName ) : System
exception System.Exception
controllerName string
actionName string
Résultat System