Class RecordBatchTooLargeException

All Implemented Interfaces:
Serializable

public class RecordBatchTooLargeException
extends ApiException
This record batch is larger than the maximum allowable size
See Also:
Serialized Form
  • Constructor Details

    • RecordBatchTooLargeException

      public RecordBatchTooLargeException()
    • RecordBatchTooLargeException

      public RecordBatchTooLargeException​(String message, Throwable cause)
    • RecordBatchTooLargeException

      public RecordBatchTooLargeException​(String message)
    • RecordBatchTooLargeException

      public RecordBatchTooLargeException​(Throwable cause)