Package com.yahoo.exception
Class ExceptionUtils
java.lang.Object
com.yahoo.exception.ExceptionUtils
Misc exception utility methods - replacement for Apache commons-lang's ExceptionUtils
- Author:
- bjorncs
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetStackTraceAsString(Throwable throwable) static StringgetStackTraceRecursivelyAsString(Throwable throwable)
-
Method Details
-
getStackTraceAsString
-
getStackTraceRecursivelyAsString
-