Java.IO.EOFException: Constructor Members

The constructors of Java.IO.EOFException are listed below. For a list of all members, see the EOFException Members list.

See Also: Inherited members from Java.IO.IOException

Public Constructors

Constructs a new EOFException with its stack trace filled in.
Constructs a new EOFException with its stack trace and detail message filled in.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.