public class ClusterRoutingException extends SessionException
This is a transient error that occurs while the cluster is recovering from failure. The operation can be retried.
ClusterRepartitionException,
Serialized Form| Constructor and Description |
|---|
ClusterRoutingException()
Constructor.
|
ClusterRoutingException(String message)
Constructor.
|
ClusterRoutingException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClusterRoutingException()
public ClusterRoutingException(String message)
message - the exception messageCopyright © 2025 DiffusionData Limited. All rights reserved.