S - type of the service@FunctionalInterface @API(status=EXPERIMENTAL, since="5.6") public interface ServiceLoadExceptionHandler<S>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Class<? extends S> service,
String className,
Throwable throwable) |
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.