Class VeniceInconsistentSchemaException

All Implemented Interfaces:
Serializable

public class VeniceInconsistentSchemaException extends VeniceException
Customized exception for inconsistent Avro schema error of input directory in VenicePushJob
See Also:
  • Constructor Details

    • VeniceInconsistentSchemaException

      public VeniceInconsistentSchemaException(String message)
    • VeniceInconsistentSchemaException

      public VeniceInconsistentSchemaException(String message, Throwable throwable)