Package adalid.commons.util
Class ThrowableUtils
- java.lang.Object
-
- adalid.commons.util.ThrowableUtils
-
public class ThrowableUtils extends Object
- Author:
- Jorge Campins
-
-
Constructor Summary
Constructors Constructor Description ThrowableUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ThrowablegetCause(Throwable throwable)static StringgetString(Throwable throwable)
-