Home
last modified time | relevance | path

Searched defs:WatchmanException (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/py-pywatchman/watchman-4.9.0/java/src/com/facebook/watchman/
H A DWatchmanException.java20 public class WatchmanException extends Exception { class
24 public WatchmanException() { in WatchmanException() method in WatchmanException
29 public WatchmanException(String reason) { in WatchmanException() method in WatchmanException
34 public WatchmanException(String error, Map<String, Object> response) { in WatchmanException() method in WatchmanException