Class ExecuteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.ml.common.exception.MLException
org.opensearch.ml.common.exception.ExecuteException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExecuteException(String msg) ExecuteException(String msg, Throwable cause) ExecuteException(Throwable cause) -
Method Summary
Methods inherited from class org.opensearch.ml.common.exception.MLException
countedInStats, isCountedInStatsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExecuteException
-
ExecuteException
-
ExecuteException
-