explicitExceptionHandlersMap property

Map<String, ReportHandler> explicitExceptionHandlersMap
final

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

Implementation

final Map<String, ReportHandler> explicitExceptionHandlersMap;