org.apache.bcel.verifier.exc
Modifier | Constructor and Description |
---|---|
private |
Utility()
This class is not instantiable.
|
Modifier and Type | Method and Description |
---|---|
static String |
getStackTrace(Throwable t)
This method returns the stack trace of a Throwable instance as a String.
|