Class AssociationNotFoundException

All Implemented Interfaces:
Serializable

public class AssociationNotFoundException extends SchemaRegistryException
See Also:
  • Constructor Details

    • AssociationNotFoundException

      public AssociationNotFoundException(String name, Throwable cause)
    • AssociationNotFoundException

      public AssociationNotFoundException(String name)
    • AssociationNotFoundException

      public AssociationNotFoundException(Throwable cause)
    • AssociationNotFoundException

      public AssociationNotFoundException()