public class WatchException extends RuntimeException
Constructor and Description |
---|
WatchException(String message) |
WatchException(String messageTemplate,
Object... params) |
WatchException(String message,
Throwable throwable) |
WatchException(Throwable e) |
WatchException(Throwable throwable,
String messageTemplate,
Object... params) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.