| Package | Description |
|---|---|
| net.openhft.chronicle.core | |
| net.openhft.chronicle.core.onoes |
| Modifier and Type | Method and Description |
|---|---|
static Map<ExceptionKey,Integer> |
Jvm.recordExceptions() |
static Map<ExceptionKey,Integer> |
Jvm.recordExceptions(boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Jvm.dumpException(Map<ExceptionKey,Integer> exceptions) |
static boolean |
Jvm.hasException(Map<ExceptionKey,Integer> exceptions) |
| Constructor and Description |
|---|
RecordingExceptionHandler(LogLevel level,
Map<ExceptionKey,Integer> exceptionKeyCountMap) |
Copyright © 2017. All rights reserved.