public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.elasticsearch.ElasticsearchException |
createBadHeaderException() |
static Throwable |
findMsg(Throwable e,
String msg) |
static Throwable |
getRootCause(Throwable e) |
Copyright © 2015–2018. All rights reserved.