Udostępnij za pośrednictwem


ExceptionProcessingHandler.Handle(ExceptionHandlerContext) Method

Definition

public override void Handle (System.Web.Http.ExceptionHandling.ExceptionHandlerContext context);
override this.Handle : System.Web.Http.ExceptionHandling.ExceptionHandlerContext -> unit
Public Overrides Sub Handle (context As ExceptionHandlerContext)

Parameters

context
System.Web.Http.ExceptionHandling.ExceptionHandlerContext

Applies to