Class ReadEnvelopeChunkedDeserializer.NotEnoughBytesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.linkedin.venice.client.store.streaming.ReadEnvelopeChunkedDeserializer.NotEnoughBytesException
All Implemented Interfaces:
Serializable
Enclosing class:
ReadEnvelopeChunkedDeserializer<V>

public static class ReadEnvelopeChunkedDeserializer.NotEnoughBytesException extends Exception
Exception when the deserialization hits partial record.
See Also:
  • Constructor Details

    • NotEnoughBytesException

      public NotEnoughBytesException()