|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rabbitmq.utility.Utility
public class Utility
Catch-all holder class for static helper methods.
Constructor Summary | |
---|---|
Utility()
|
Method Summary | ||
---|---|---|
static
|
fixStackTrace(T throwable)
|
|
static java.lang.String |
makeStackTrace(java.lang.Throwable throwable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utility()
Method Detail |
---|
public static <T extends java.lang.Throwable & SensibleClone<T>> T fixStackTrace(T throwable)
public static java.lang.String makeStackTrace(java.lang.Throwable throwable)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |