public class SmthitLoggingHandler extends Object implements com.google.common.eventbus.SubscriberExceptionHandler
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static SmthitLoggingHandler |
INSTANCE |
| 构造器和说明 |
|---|
SmthitLoggingHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleException(Throwable exception,
com.google.common.eventbus.SubscriberExceptionContext context) |
private static org.slf4j.Logger |
logger(com.google.common.eventbus.SubscriberExceptionContext context) |
private static String |
message(com.google.common.eventbus.SubscriberExceptionContext context) |
static final SmthitLoggingHandler INSTANCE
public void handleException(Throwable exception, com.google.common.eventbus.SubscriberExceptionContext context)
handleException 在接口中 com.google.common.eventbus.SubscriberExceptionHandlerprivate static org.slf4j.Logger logger(com.google.common.eventbus.SubscriberExceptionContext context)
private static String message(com.google.common.eventbus.SubscriberExceptionContext context)
Copyright © 2022. All rights reserved.