Package org.smallmind.nutsnbolts.lang
Class ThrowableUtility
- java.lang.Object
-
- org.smallmind.nutsnbolts.lang.ThrowableUtility
-
public class ThrowableUtility extends Object
-
-
Constructor Summary
Constructors Constructor Description ThrowableUtility()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Throwableattach(Throwable headThrowable, Throwable tailThrowable)
-