public class WatchException extends RuntimeException
监听异常
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
WatchException(String message) |
WatchException(String messageTemplate,
Object... params) |
WatchException(String message,
Throwable throwable) |
WatchException(Throwable e) |
WatchException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2020. All rights reserved.