Constant ASPNETCORE_DIAGNOSTICS_HANDLER_TYPE
pub const ASPNETCORE_DIAGNOSTICS_HANDLER_TYPE: &'static str;Expand description
Full type name of the IExceptionHandler implementation that handled the exception.
§Notes
§Examples
"Contoso.MyHandler"