| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.firebirdsql.pool.XConnectionUtilpublic class XConnectionUtilextends java.lang.ObjectMethod Summary | |
static String |
|
public static String getStackTrace(Throwable t)
Get stack trace of the specified Throwable as string.
- Parameters:
t- throwable.
- Returns:
- stack trace of that throwable.