Creates a WFCWarning object.
public WFCWarning( String message )
public WFCWarning( String message, String helpURL )
public WFCWarning( String message, String helpURL, String helpTopic )
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.