| Package | Description |
|---|---|
| net.openhft.chronicle.core.onoes |
Provides classes and interfaces for exception handling, logging, and associated utilities.
|
| Constructor and Description |
|---|
RecordingExceptionHandler(LogLevel level,
Map<ExceptionKey,Integer> exceptionKeyCountMap,
boolean exceptionsOnly)
Constructs an instance of RecordingExceptionHandler with the specified LogLevel, map for exception counts, and exceptionsOnly flag.
|
Copyright © 2024. All rights reserved.