public class LogAndIgnoreServiceLoadExceptionHandler extends Object implements ServiceLoadExceptionHandler<Object>
Logger
and ignores them.Constructor and Description |
---|
LogAndIgnoreServiceLoadExceptionHandler(org.slf4j.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
handle(Class<?> service,
String className,
Throwable throwable) |
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.