Class AssociationFrozenException

All Implemented Interfaces:
Serializable

public class AssociationFrozenException extends SchemaRegistryException
See Also:
  • Constructor Details

    • AssociationFrozenException

      public AssociationFrozenException(String assocType, String subject)
  • Method Details

    • getAssociationType

      public String getAssociationType()
    • getSubject

      public String getSubject()