Searched defs:chain (Results 1 – 2 of 2) sorted by relevance
36 public CommandException(String message, Throwable chain) { in CommandException()
57 FatalException(String message, Throwable chain) { in FatalException()