Class AmbiguousKafkaClusterException

All Implemented Interfaces:
Serializable

public class AmbiguousKafkaClusterException extends ParameterResolutionException
Exception thrown when injecting a parameter whose owning KafkaCluster is ambiguous. You can disambiguate the cluster using Name annotations.
See Also:
  • Constructor Details

    • AmbiguousKafkaClusterException

      public AmbiguousKafkaClusterException(String message)
      Instantiates a new Ambiguous kafka cluster exception.
      Parameters:
      message - the message