org.apache.bcel.verifier.exc
public final class Utility extends Object
Version: $Id: Utility.java 371539 2006-01-23 14:08:00Z tcurdt $
See Also: java.lang.Throwable
| Constructor Summary | |
|---|---|
| Utility() This class is not instantiable. | |
| Method Summary | |
|---|---|
| static String | getStackTrace(Throwable t) This method returns the stack trace of a Throwable instance as a String. |