Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

A ExceptionManager is a registry of Handlers that contain code to log and transform exceptions in an appropriate way.

Link copied to clipboard
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
@Component
annotation class RegisterExceptionHandler
Link copied to clipboard