Show / Hide Table of Contents

Class DnnHandleErrorAttribute

Inheritance
object
DnnHandleErrorAttribute
Namespace: DotNetNuke.Web.Mvc.Framework.ActionFilters
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public class DnnHandleErrorAttribute : HandleErrorAttribute

Constructors

DnnHandleErrorAttribute()

Declaration
public DnnHandleErrorAttribute()

Methods

LogException(Exception)

Declaration
protected virtual void LogException(Exception exception)
Parameters
Type Name Description
Exception exception

OnException(ExceptionContext)

Declaration
public override void OnException(ExceptionContext filterContext)
Parameters
Type Name Description
ExceptionContext filterContext

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS