WarningInfo
WarningInfo class
Warning info
WarningInfo(warningType, description)
Create warning info.
Properties
| Name | Type | Description |
|---|---|---|
| WarningType | int | Get warning type. The value of the property is WarningType integer constant. |
| Description | String | Get description of warning info. |