Microsoft SDK for Java

canSetSystemErr

This method of the SystemStreamsPermission Class determines whether the permission object allows the System.err stream to be set.

Syntax

public boolean canSetSystemErr();

Return Value

Returns true if the permission object allows the System.err stream to be set; otherwise, returns false.

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