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 String
getStackTraceAsString
(Throwable throwable) static String
getStackTraceRecursivelyAsString
(Throwable throwable)
-
Method Details
-
getStackTraceAsString
-
getStackTraceRecursivelyAsString
-