Module org.elasticsearch.xcore
Class ExceptionsHelper
java.lang.Object
org.elasticsearch.xpack.core.transform.utils.ExceptionsHelper
Collection of methods to aid in creating and checking for exceptions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Throwablestatic <T> TrequireNonNull(T obj, String paramName) A more REST-friendly Object.requireNonNull()
-
Constructor Details
-
ExceptionsHelper
public ExceptionsHelper()
-
-
Method Details
-
requireNonNull
A more REST-friendly Object.requireNonNull() -
findSearchExceptionRootCause
- See Also:
-