Class NoSuchServiceRegistrarException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.smallrye.stork.api.NoSuchServiceRegistrarException
All Implemented Interfaces:
Serializable

public class NoSuchServiceRegistrarException extends RuntimeException
Exception thrown when Stork does not have a ServiceRegistrar associated with a given name.
See Also:
  • Constructor Details

    • NoSuchServiceRegistrarException

      public NoSuchServiceRegistrarException(String registrarName)
      Creates a new instance of NoSuchServiceRegistrarException.
      Parameters:
      registrarName - the registrar name