Class ClusterSeedsNotFound$

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

public class ClusterSeedsNotFound$ extends RuntimeException implements scala.Product, Serializable
ClusterSeedsNotFound is thrown while starting the container or host app if CLUSTER_SEEDS are not provided or set in environment variable
See Also:
  • Field Details

    • MODULE$

      public static final ClusterSeedsNotFound$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ClusterSeedsNotFound$

      public ClusterSeedsNotFound$()