C# Class openHistorian.HostedExceptionHandler

Inheritance: System.Web.Http.ExceptionHandling.ExceptionHandler
ファイルを表示 Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void

Method Details

Handle() public method

public Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionHandlerContext
return void