C# Class openHistorian.HostedExceptionHandler

Inheritance: System.Web.Http.ExceptionHandling.ExceptionHandler
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void

Method Details

Handle() public méthode

public Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionHandlerContext
Résultat void