Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.firebirdsql.pool.XConnectionUtil
public class XConnectionUtil
extends java.lang.Object
Method 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.