Package org.conscrypt

Class EndOfBufferException

All Implemented Interfaces:
Serializable

public class EndOfBufferException
extends IOException
This exception indicates that data could not be read from the stream because the underlying input stream reached its end.
See Also:
Serialized Form
  • Constructor Details

    • EndOfBufferException

      public EndOfBufferException()