Searched defs:why (Results 1 – 3 of 3) sorted by relevance
222 String why(); in why() method
357 private Throwable why; field in UnparseableExtension359 public UnparseableExtension(Extension ext, Throwable why) { in UnparseableExtension()
220 jstring why = NULL; in throwFileNotFoundException() local