WarningInfo
WarningInfo class
Warning info
new WarningInfo(warningType, description)
Create warning info.
Methods
| Name | Description |
|---|---|
| getDescription() | Get description of warning info. |
| getWarningType() | Get warning type. The value of the property is WarningType integer constant. |
getDescription()
Get description of warning info.
getWarningType()
Get warning type. The value of the property is WarningType integer constant.