WFCWarning.WFCWarning

Overview | Methods | Fields | This Package | All Packages

WFCWarning.WFCWarning

Creates a WFCWarning object.

Syntax

public WFCWarning( String message )

public WFCWarning( String message, String helpURL )

public WFCWarning( String message, String helpURL, String helpTopic )

Parameters

message

The message to be displayed when the warning occurs.

helpURL

The help file to be opened if the user requests help.

helpTopic

The help topic to be displayed if the user requests help.