WarningInfo

WarningInfo class

Warning info

class WarningInfo;

Methods

MethodDescription
getWarningType()Get warning type.
getDescription()Get description of warning info.

getWarningType()

Get warning type.

getWarningType() : WarningType;

Returns

WarningType

getDescription()

Get description of warning info.

getDescription() : string;