Class ExceptionUtils
- java.lang.Object
-
- com.floragunn.searchguard.ssl.util.ExceptionUtils
-
public class ExceptionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.elasticsearch.ElasticsearchExceptioncreateBadHeaderException()static ThrowablefindMsg(Throwable e, String msg)static ThrowablegetRootCause(Throwable e)
-