Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

EndOfBufferException Class Reference

Inherits java::io::IOException.

List of all members.


Detailed Description

This class represents the exception signalizing that data could not be read from the stream because underlying input stream reached its end.

Public Member Functions

 EndOfBufferException ()
 Constructor.

Constructor & Destructor Documentation

Constructor.