Serialized Form
-
Package org.opensearch.ml.common.exception
-
Exception Class org.opensearch.ml.common.exception.ExecuteException
class ExecuteException extends MLException implements Serializable -
Exception Class org.opensearch.ml.common.exception.MLException
class MLException extends RuntimeException implements Serializable-
Serialized Fields
-
countedInStats
boolean countedInStats
Should count this exception in stats or not.
-
-
-
Exception Class org.opensearch.ml.common.exception.MLLimitExceededException
class MLLimitExceededException extends MLException implements Serializable -
Exception Class org.opensearch.ml.common.exception.MLResourceNotFoundException
class MLResourceNotFoundException extends MLException implements Serializable -
Exception Class org.opensearch.ml.common.exception.MLValidationException
class MLValidationException extends MLException implements Serializable
-