java.lang.Object | ||
org.apache.http.util.ExceptionUtils |
The home for utility methods that handle various exception-related tasks.
static | void | initCause(Throwable throwable, Throwable cause) | ||||
If we're running on JDK 1.4 or later, initialize the cause for the given throwable. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |