public class Exceptions extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTrace(Throwable exception)
Returns the stack trace of the given exception.
|
public static String getStackTrace(Throwable exception)
IllegalArgumentException - if exception is null