Class SchemaIncompatibilityException

All Implemented Interfaces:
Serializable

public class SchemaIncompatibilityException extends VeniceException
Throw this exception when the schema is not fully compatible with the previous ones.
See Also:
  • Constructor Details

    • SchemaIncompatibilityException

      public SchemaIncompatibilityException(SchemaEntry sourceSchema, SchemaEntry targetSchema)