org.firebirdsql.pool
Class XConnectionUtil
java.lang.Object
org.firebirdsql.pool.XConnectionUtil
public class XConnectionUtil
- extends Object
Utility class.
- Author:
- Roman Rokytskyy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XConnectionUtil
public XConnectionUtil()
getStackTrace
public static String getStackTrace(Throwable t)
- Get stack trace of the specified Throwable as string.
- Parameters:
t - throwable.
- Returns:
- stack trace of that throwable.
Copyright © 2001-2010. All Rights Reserved.