Package com.rabbitmq.utility
Class Utility
java.lang.Object
com.rabbitmq.utility.Utility
Catch-all holder class for static helper methods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Throwable & SensibleClone<T>>
TfixStackTrace(T throwable) static StringmakeStackTrace(Throwable throwable)
-
Constructor Details
-
Utility
public Utility()
-
-
Method Details
-
fixStackTrace
-
makeStackTrace
-