Class CouldNotJoinCluster

All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class CouldNotJoinCluster extends RuntimeException implements scala.Product, Serializable
Represents the current node is not able to join the cluster
See Also:
  • Constructor Details

    • CouldNotJoinCluster

      public CouldNotJoinCluster()
  • Method Details

    • apply

      public abstract static R apply()
    • toString

      public static String toString()