Microsoft SDK for Java

EmptyQueueException.EmptyQueueException

Creates an EmptyQueueException object.

Syntax

public EmptyQueueException()

public EmptyQueueException( String s )

Parameters

s

The message to display when this exception occurs. 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.