Package csw.location.api.exceptions
Class RegistrationListingFailed$
java.lang.Object
scala.runtime.AbstractFunction0<RegistrationListingFailed>
csw.location.api.exceptions.RegistrationListingFailed$
- All Implemented Interfaces:
Serializable
,scala.Function0<RegistrationListingFailed>
public class RegistrationListingFailed$
extends scala.runtime.AbstractFunction0<RegistrationListingFailed>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistrationListingFailed$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
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$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RegistrationListingFailed$
public RegistrationListingFailed$()
-