public class ExceptionUtil extends Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExoStackTrace(Throwable t) |
static Throwable |
getRootCause(Throwable t) |
static String |
getStackTrace(Throwable t,
int numberOfLine) |
Copyright © 2017 eXo Platform SAS. All Rights Reserved.