Suoranta.EnterpriseLib.Web - Developer API

ControllerExtensions..::..InternalError Method

Namespace:  Suoranta.EnterpriseLib.Web.MVC
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static HttpStatusCodeResult InternalError(
	this Controller controller,
	Exception exception
)

Parameters

controller
Type: Controller
exception
Type: Exception