Class AssociationForSubjectExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryException
io.confluent.kafka.schemaregistry.exceptions.AssociationForSubjectExistsException
All Implemented Interfaces:
Serializable

public class AssociationForSubjectExistsException extends SchemaRegistryException
See Also:
  • Constructor Details

    • AssociationForSubjectExistsException

      public AssociationForSubjectExistsException(String name, Throwable cause)
    • AssociationForSubjectExistsException

      public AssociationForSubjectExistsException(String name)
    • AssociationForSubjectExistsException

      public AssociationForSubjectExistsException(Throwable cause)
    • AssociationForSubjectExistsException

      public AssociationForSubjectExistsException()