Searched refs:getCause (Results 1 – 8 of 8) sorted by relevance
36 Throwable getCause (); in getCause() method
184 t = tw.getCause (); in printStackTrace()228 t = tw.getCause (); in printStackTrace()
275 public final Throwable getCause () in getCause() method in AbstractException
275 public final Throwable getCause () in getCause() method in AbstractRuntimeException
90 public Throwable getCause() { in getCause() method in LogConfigurationException
54 public Throwable getCause() { in getCause() method in GDataException
55 Throwable cause = ex.getCause(); in clone()