Searched defs:why (Results 1 – 2 of 2) sorted by relevance
121 public void throwIfError(String why) throws HaltExecutionException { in throwIfError()129 HaltExecutionException(String why) { in HaltExecutionException()
27 void die(const char *why, ...) in die()