Class CouldNotJoinCluster$

java.lang.Object
scala.runtime.AbstractFunction0<CouldNotJoinCluster>
csw.location.api.exceptions.CouldNotJoinCluster$
All Implemented Interfaces:
Serializable, scala.Function0<CouldNotJoinCluster>

public class CouldNotJoinCluster$ extends scala.runtime.AbstractFunction0<CouldNotJoinCluster> implements Serializable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class scala.runtime.AbstractFunction0

    apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface scala.Function0

    apply
  • Field Details

    • MODULE$

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

    • CouldNotJoinCluster$

      public CouldNotJoinCluster$()