次の方法で共有


ExceptionProcessingHandler.Handle(ExceptionHandlerContext) メソッド

定義

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)

パラメーター

context
System.Web.Http.ExceptionHandling.ExceptionHandlerContext

適用対象