public class ExceptionUtils
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.elasticsearch.ElasticsearchException |
createBadHeaderException() |
static java.lang.Throwable |
findMsg(java.lang.Throwable e,
java.lang.String msg) |
static java.lang.Throwable |
getRootCause(java.lang.Throwable e) |
Copyright © 2015-2019. All Rights Reserved.