Microsoft SDK for Java

WFCInvalidStateException.WFCInvalidStateException

Creates a WFCInvalidStateException object.

Syntax

public WFCInvalidStateException()

public WFCInvalidStateException( String message )

public WFCInvalidStateException( String message, Throwable innerException )

Parameters

message

The message to be displayed when the exception is thrown.

innerException

The inner exception to be associated with this exception.

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