Microsoft SDK for Java

EOFException.EOFException

Creates an EOFException object.

Syntax

public EOFException()

public EOFException( String s )

Parameters

s

The text to be displayed when the exception occurs. If no string is passed, a default message is displayed.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.