Class OffsetMetadataTooLarge

All Implemented Interfaces:
Serializable

public class OffsetMetadataTooLarge
extends ApiException
The client has tried to save its offset with associated metadata larger than the maximum size allowed by the server.
See Also:
Serialized Form
  • Constructor Details

    • OffsetMetadataTooLarge

      public OffsetMetadataTooLarge()
    • OffsetMetadataTooLarge

      public OffsetMetadataTooLarge​(String message)
    • OffsetMetadataTooLarge

      public OffsetMetadataTooLarge​(Throwable cause)
    • OffsetMetadataTooLarge

      public OffsetMetadataTooLarge​(String message, Throwable cause)