Class WarningEvent
java.lang.Object
com.dna.jopt.framework.codedefinition.WarningEvent
- All Implemented Interfaces:
IInfoEvent
,IWarningEvent
-
Constructor Details
-
WarningEvent
-
-
Method Details
-
getCode
- Specified by:
getCode
in interfaceIInfoEvent
-
getDescription
Description copied from interface:IWarningEvent
Gets the description.- Specified by:
getDescription
in interfaceIWarningEvent
- Returns:
- the description
-
toString
-