System.ComponentModel.WarningException Class

Specifies an exception that is handled as a warning instead of an error.

See Also: WarningException Members

Syntax

public class WarningException : SystemException

Remarks

If this exception is not caught, it is presented to the user as a warning message. In the System.ComponentModel.WarningException constructor, you can specify the Help file and Help topic to display if the user requests more information.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0