public class WatchException extends RuntimeException
| 构造器和说明 |
|---|
WatchException(String message) |
WatchException(String messageTemplate,
Object... params) |
WatchException(String message,
Throwable throwable) |
WatchException(Throwable e) |
WatchException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2024. All rights reserved.