Microsoft SDK for Java

File.openStandardError

Opens the standard error file.

Syntax

public static File openStandardError()

Return Value

Returns a File object for the standard error file.

Exceptions

WinIOException thrown if an error occurs.

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