explicitExceptionReportModesMap property

Map<String, ReportMode> explicitExceptionReportModesMap
final

Explicit report modes map which will be used to trigger specific report mode for specific error

Implementation

final Map<String, ReportMode> explicitExceptionReportModesMap;