Constant ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT

Source
pub const ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT: &str = "aspnetcore.diagnostics.exception.result";
Expand description

ASP.NET Core exception middleware handling result

§Notes

§Examples

  • "handled"
  • "unhandled"