C# Class HoloXPLOR.Controllers.ErrorController

Inheritance: Controller
Mostrar archivo Open project: dolkensp/HoloXPLOR

Public Methods

Method Description
NotAllowed ( ) : System.Web.Mvc.ActionResult
NotFound ( String url ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
JsError ( String message, String stack, String name, String args, String url ) : System.Web.Mvc.ActionResult

Method Details

NotAllowed() public method

public NotAllowed ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

NotFound() public method

public NotFound ( String url ) : System.Web.Mvc.ActionResult
url String
return System.Web.Mvc.ActionResult