The Warning type exposes the following members.

Constructors

  Name Description
Public method Warning
Initializes a new instance of the Warning class.

Properties

  Name Description
Public property Code
Gets the code identifying the problem.
Public property Description
Gets the detailed description of the problem.
Public property Source
Gets the object which triggered the error.

See Also