|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.bcel.verifier.exc.Utility
public final class Utility
A utility class providing convenience methods concerning Throwable instances.
Throwable| Constructor Summary | |
|---|---|
private |
Utility()
This class is not instantiable. |
| Method Summary | |
|---|---|
static java.lang.String |
getStackTrace(java.lang.Throwable t)
This method returns the stack trace of a Throwable instance as a String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private Utility()
| Method Detail |
|---|
public static java.lang.String getStackTrace(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||