Class CallbackExceptionHandlerAttribute
System.Object
  System.Attribute
    System.Web.Mvc.FilterAttribute
      System.Web.Mvc.HandleErrorAttribute
        AlbumViewerAngular.CallbackExceptionHandlerAttribute
public class CallbackExceptionHandlerAttribute : HandleErrorAttribute, IExceptionFilter

Class Members

MemberDescription

Constructor

OnException

public virtual void OnException(ExceptionContext filterContext)

AllowExceptionDetail

Determines whether ExceptionDetail is allowed

ShowErrorPageInDebugMode

When true returns standard ASP.NET yellow screen of death when DebugMode is enabled.

Requirements

Namespace: AlbumViewerAngular
Assembly: westwind.web.mvc.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic