Constant ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT

pub const ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT: &'static str;
Expand description

ASP.NET Core exception middleware handling result

§Notes

§Examples

  • "handled"
  • "unhandled"