WarningInfo class

WarningInfo class

Warning info

The WarningInfo type exposes the following members:

Constructors

ConstructorDescription
WarningInfo(warning_type, description)Create warning info.

Properties

PropertyDescription
warning_typeGet warning type.
descriptionGet description of warning info.

See Also