Class VeniceSchemaFieldNotFoundException

All Implemented Interfaces:
Serializable

public class VeniceSchemaFieldNotFoundException extends VeniceException
Customized exception for non-existing key/value field error in Avro schema in VenicePushJob
See Also:
  • Constructor Details

    • VeniceSchemaFieldNotFoundException

      public VeniceSchemaFieldNotFoundException(String fieldName, String message)
  • Method Details

    • getFieldName

      public String getFieldName()