Package nl.b3p.tailormap.api.util
Class TMExceptionUtils
- java.lang.Object
-
- nl.b3p.tailormap.api.util.TMExceptionUtils
-
public class TMExceptionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description TMExceptionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringjoinAllThrowableMessages(Throwable t)static StringjoinAllThrowableMessages(Throwable t, String delimiter)
-