Class RecordTooLargeException

All Implemented Interfaces:
Serializable

public class RecordTooLargeException extends VeniceException
See Also:
  • Constructor Details

    • RecordTooLargeException

      public RecordTooLargeException(String message)
    • RecordTooLargeException

      public RecordTooLargeException(String message, Throwable cause)