类 DefaultExceptionListener
- java.lang.Object
-
- com.moilioncircle.redis.replicator.DefaultExceptionListener
-
- 所有已实现的接口:
ExceptionListener
public class DefaultExceptionListener extends Object implements ExceptionListener
- 从以下版本开始:
- 2.1.0
- 作者:
- Leon Chen
-
-
方法详细资料
-
handle
public void handle(Replicator replicator, Throwable throwable, Event event)
- 指定者:
handle在接口中ExceptionListener
-
-