Package org.conscrypt

Class EndOfSourceException

All Implemented Interfaces:
Serializable

public class EndOfSourceException
extends IOException
This exception indicates that data could not be read from the buffered stream because underlying data buffer was exhausted.
See Also:
Serialized Form
  • Constructor Details

    • EndOfSourceException

      public EndOfSourceException()