Class WatcherException

All Implemented Interfaces:
Serializable

public class WatcherException extends RuntimeException
Unchecked exception to be thrown by Watchers onError method.
See Also:
  • Constructor Details

    • WatcherException

      public WatcherException(String message, Throwable cause)