org.apache.bcel.verifier.exc
public final class Utility extends Object
Version: $Id: Utility.java 152690 2001-10-29 19:59:54Z jvanzyl $
See Also: java.lang.Throwable
Method Summary | |
---|---|
static String | getStackTrace(Throwable t) This method returns the stack trace of a Throwable instance as a String. |