new WarningInfo(warningType, description)

Create warning info.

Parameters

Name Type Optional Description

warningType

 

 

WarningType

description

 

 

warning description

Methods

getDescription()

Get description of warning info.

getWarningType()

Get warning type. The value of the property is WarningType integer constant.