| Package | Description |
|---|---|
| net.openhft.chronicle.core | |
| net.openhft.chronicle.core.onoes |
Provides classes and interfaces for exception handling, logging, and associated utilities.
|
| Class and Description |
|---|
ExceptionHandler
ExceptionHandler is a functional interface that provides a mechanism
for handling exceptions in a uniform way throughout an application. |
| Class and Description |
|---|
ExceptionHandler
ExceptionHandler is a functional interface that provides a mechanism
for handling exceptions in a uniform way throughout an application. |
| ExceptionKey
Represents a unique key for an exception event.
|
| LogLevel
LogLevel is an enumeration that defines various levels of logging within an application.
|
| NullExceptionHandler
NullExceptionHandler is an enumeration implementing the ExceptionHandler and IgnoresEverything interfaces.
|
| Slf4jExceptionHandler
Slf4jExceptionHandler is an enum implementation of the ExceptionHandler interface.
|
| ThreadLocalisedExceptionHandler
This class provides a thread-localized ExceptionHandler.
|
Copyright © 2024. All rights reserved.