Package io.micronaut.core.exceptions
package io.micronaut.core.exceptions
Common exception handling classes.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionBeanExceptionHandler<T,
E extends Throwable> An exception handler capable of receiving a bean that originated the exception and an exception type.ExceptionHandler<T extends Throwable>Common interface for types that handle exceptions.