Searched refs:why (Results 1 – 9 of 9) sorted by relevance
357 private Throwable why; field in UnparseableExtension359 public UnparseableExtension(Extension ext, Throwable why) { in UnparseableExtension() argument373 this.why = why; in UnparseableExtension()378 "Unparseable " + name + "extension due to\n" + why + "\n\n" + in toString()
220 jstring why = NULL; in throwFileNotFoundException() local224 why = JNU_NewStringPlatform(env, buf); in throwFileNotFoundException()229 path, why); in throwFileNotFoundException()
185 why = "DeflaterOutputStream.close() does not work properly if finish() throws an"300 why = "DeflaterOutputStream.close() does not work properly if finish() throws an"348 why = "DeflaterOutputStream.close() does not work properly if finish() throws an"
129 why = "InflaterOutputStream.close() does not work properly if finish() throws an"187 why = "InflaterOutputStream.close() does not work properly if finish() throws an"264 why = "InflaterOutputStream.close() does not work properly if finish() throws an"
46 why = "InflaterOutputStream does not clean up the default Inflater created in the"280 why = "InflaterOutputStream.close() does not work properly if finish() throws an"
87 why = "InflaterInputStream does not clean up the default Inflater created in the"
353 why = "DeflaterInputStream does not clean up the default Deflater created in the"
222 String why(); in why() method
454 why = "URLConnection has no mechanism for releasing resources owned by the connection."