Microsoft SDK for Java

EmptyEnumeratorException.EmptyEnumeratorException

Creates an EmptyEnumeratorException object.

Syntax

public EmptyEnumeratorException()

public EmptyEnumeratorException( String s )

Parameters

s

The message to display with this exception. If you do not specify a value for this parameter, the exception has a default localized message.

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