C# Class GoogleCloudSamples.CustomHandleErrorAttribute

Inheritance: System.Web.Mvc.HandleErrorAttribute
显示文件 Open project: GoogleCloudPlatform/getting-started-dotnet

Public Methods

Method Description
OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void

Method Details

OnException() public method

public OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void
filterContext System.Web.Mvc.ExceptionContext
return void