public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatMessageCause(Throwable t) |
static Throwable |
getRootCause(Throwable t) |
static String |
getRootCauseMessage(Throwable t) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.